]> git.baikalelectronics.ru Git - kernel.git/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)
commit3434d540e90f084a3c71309dc681be3b55b8d32e
treefee58b508a8fc6c57e95762cda293d8641b9e6e7
parentc1c74d8ec855a3a4955ca710ba04690676b17642
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