]> Pileus Git - ~andy/linux/commit
sfc: Hold RTNL lock (only) when calling efx_stop_interrupts()
authorBen Hutchings <bhutchings@solarflare.com>
Fri, 27 Jul 2012 18:35:52 +0000 (19:35 +0100)
committerBen Hutchings <bhutchings@solarflare.com>
Fri, 24 Aug 2012 19:10:20 +0000 (20:10 +0100)
commit5642ceef466365ebc94eb1332d9e6228efa09518
treefee58b508a8fc6c57e95762cda293d8641b9e6e7
parent6032fb56c546c0a14856dc57a92d84560816b217
sfc: Hold RTNL lock (only) when calling efx_stop_interrupts()

Interrupt state should be consistently guarded by the RTNL lock once
the net device is registered.

Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
drivers/net/ethernet/sfc/efx.c