Re: [PATCH net 0/3] ionic: memory usage fixes

2020-10-23 Thread patchwork-bot+netdevbpf
Hello: This series was applied to netdev/net.git (refs/heads/master): On Thu, 22 Oct 2020 16:55:28 -0700 you wrote: > This patchset addresses some memory leaks and incorrect > io reads. > > Shannon Nelson (3): > ionic: clean up sparse complaints > ionic: no rx flush in deinit > ionic: fix

Re: [PATCH net 0/3] ionic: memory usage fixes

2020-10-23 Thread Jakub Kicinski
On Thu, 22 Oct 2020 16:55:28 -0700 Shannon Nelson wrote: > This patchset addresses some memory leaks and incorrect > io reads. Applied, thanks! Looks like a fixes tag on patch 3 points to harmless refactoring - better point to the commit where problem first existed IMO.

[PATCH net 0/3] ionic: memory usage fixes

2020-10-22 Thread Shannon Nelson
This patchset addresses some memory leaks and incorrect io reads. Shannon Nelson (3): ionic: clean up sparse complaints ionic: no rx flush in deinit ionic: fix mem leak in rx_empty .../net/ethernet/pensando/ionic/ionic_dev.c | 4 +- .../net/ethernet/pensando/ionic/ionic_dev.h | 2 +