summaryrefslogtreecommitdiff
path: root/fs
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 /fs
parent61b85bf6060bfd205c218f5aeb71c19a24abb0cd (diff)
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 'fs')
0 files changed, 0 insertions, 0 deletions