diff options
| author | Stanislaw Gruszka <[email protected]> | 2011-03-23 02:44:30 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2011-03-23 12:31:39 -0700 |
| commit | cda6587c21a887254c8ed4b58da8fcc4040ab557 (patch) | |
| tree | f92a7640fedc4684f37e91116cbb66d38b9c9b52 /tools/perf/scripts/python | |
| parent | 61b85bf6060bfd205c218f5aeb71c19a24abb0cd (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: [email protected]
Signed-off-by: Stanislaw Gruszka <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions