diff options
author | Bo Chen <chenbo@pdx.edu> | 2018-05-24 12:48:35 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-05-25 16:35:45 -0400 |
commit | a45675796a0763f5e0ffb75496c3865e961560d3 (patch) | |
tree | f8196adb5bb91adf227d24914c826134762597d3 /drivers/net/dsa/dsa_loop.c | |
parent | a527af9cbdb7f58d47983776cb07c414b71a2cd6 (diff) |
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: Bo Chen <chenbo@pdx.edu>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/dsa/dsa_loop.c')
0 files changed, 0 insertions, 0 deletions