Skip to content
Commit a4567579 authored by Bo Chen's avatar Bo Chen Committed by David S. Miller
Browse files

8139too: Remove unnecessary netif_napi_del()



The call to free_netdev() in __rtl8139_cleanup_dev() clears the network device
napi list, and explicit calls to netif_napi_del() are unnecessary.

Signed-off-by: default avatarBo Chen <chenbo@pdx.edu>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent a527af9c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment