summaryrefslogtreecommitdiffstats
path: root/drivers/net/bonding
diff options
context:
space:
mode:
authorStanislaw Gruszka <sgruszka@redhat.com>2011-03-23 02:44:30 +0000
committerDavid S. Miller <davem@davemloft.net>2011-03-23 12:31:39 -0700
commitcda6587c21a887254c8ed4b58da8fcc4040ab557 (patch)
treef92a7640fedc4684f37e91116cbb66d38b9c9b52 /drivers/net/bonding
parent61b85bf6060bfd205c218f5aeb71c19a24abb0cd (diff)
downloadlinux-cda6587c21a887254c8ed4b58da8fcc4040ab557.tar.bz2
myri10ge: fix rmmod crash
Rmmod myri10ge crash at free_netdev() -> netif_napi_del(), because napi structures are already deallocated. To fix call netif_napi_del() before kfree() at myri10ge_free_slices(). Cc: stable@kernel.org Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/bonding')
0 files changed, 0 insertions, 0 deletions