diff options
author | Shannon Nelson <[email protected]> | 2014-02-11 08:24:07 +0000 |
---|---|---|
committer | Jeff Kirsher <[email protected]> | 2014-03-14 16:29:15 -0700 |
commit | a48665970962a9b50aa81722ca4e943fcfdc6699 (patch) | |
tree | 9f1467b8e73cd2756695d215c384345b8573306c /net/unix/sysctl_net_unix.c | |
parent | b936136da2223be28452162c3dd22c664a8c7f16 (diff) |
i40e: delete netdev after deleting napi and vectors
We've been deleting the netdev before getting around to deleting the napi
structs. Unfortunately, we then didn't delete the napi structs because we
have a check for netdev, thus we were leaving garbage around in the system.
Change-ID: Ife540176f6c9f801147495b3f2d2ac2e61ddcc58
Signed-off-by: Shannon Nelson <[email protected]>
Signed-off-by: Catherine Sullivan <[email protected]>
Tested-by: Kavindya Deegala <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions