On 16/11/16 14:01, Eric Dumazet wrote: > From: Eric Dumazet <[email protected]> > > Calling napi_hash_del() after netif_napi_del() is pointless. > > Signed-off-by: Eric Dumazet <[email protected]> > Cc: Edward Cree <[email protected]> > Cc: Bert Kenward <[email protected]> > --- > drivers/net/ethernet/sfc/efx.c | 5 ++--- > 1 file changed, 2 insertions(+), 3 deletions(-)
Acked-by: Bert Kenward <[email protected]>
