Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
r8152: remove calling netif_napi_del
Remove unnecessary use of netif_napi_del. This also avoids to call napi_disable() after netif_napi_del(). Signed-off-by: Hayes Wang <hayeswang@realtek.com> Signed-off-by: David S. Miller <davem@davemloft.net>
- Loading branch information