aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/xen-netback/interface.c
diff options
context:
space:
mode:
authorMark Rustad <[email protected]>2014-03-12 00:38:35 +0000
committerJeff Kirsher <[email protected]>2014-03-31 22:48:03 +0000
commit41c62843eb6a0ea3e2f1e06ca3ec7b2f64452f7b (patch)
treede994b24163c5e42a9e75fd8d750eb090856e5e5 /drivers/net/xen-netback/interface.c
parentINTEL-IGB: Convert iounmap to pci_iounmap (diff)
downloadkernel-41c62843eb6a0ea3e2f1e06ca3ec7b2f64452f7b.tar.gz
kernel-41c62843eb6a0ea3e2f1e06ca3ec7b2f64452f7b.zip
ixgbe: Fix rcu warnings induced by LER
Resolve some rcu warnings produced when LER actions take place. This appears to be due to not holding the rtnl lock when calling ixgbe_down, so hold the lock. Also avoid disabling the device when it is already disabled. This check is necessary because the callback can be called more than once in some cases. Signed-off-by: Mark Rustad <[email protected]> Tested-by: Phil Schmitt <[email protected]> Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'drivers/net/xen-netback/interface.c')
0 files changed, 0 insertions, 0 deletions