diff options
author | 2011-03-23 02:44:30 +0000 | |
---|---|---|
committer | 2011-03-23 12:31:39 -0700 | |
commit | cda6587c21a887254c8ed4b58da8fcc4040ab557 (patch) | |
tree | f92a7640fedc4684f37e91116cbb66d38b9c9b52 /tools/perf/scripts/python | |
parent | mlx4_en: updated driver version to 1.5.4.1 (diff) | |
download | linux-dev-cda6587c21a887254c8ed4b58da8fcc4040ab557.tar.xz linux-dev-cda6587c21a887254c8ed4b58da8fcc4040ab557.zip |
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 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions