Ben Hutchings 718cff1eec sfc: Match calls to netif_napi_add() and netif_napi_del()
sfc could call netif_napi_add() multiple times for the same
napi_struct, corrupting the list of napi_structs for the associated
device and leading to a busy-loop on device removal.  Move the call to
netif_napi_add() and add a call to netif_napi_del() in the obvious
places.

Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-04-14 19:47:46 -07:00
..
2009-03-21 19:06:58 -07:00
2009-03-02 03:15:04 -08:00
2009-03-02 03:15:04 -08:00
2009-03-02 03:15:04 -08:00
2009-03-02 03:15:04 -08:00