diff options
author | Mark Rustad <[email protected]> | 2014-03-12 00:38:45 +0000 |
---|---|---|
committer | Jeff Kirsher <[email protected]> | 2014-03-31 15:48:03 -0700 |
commit | bc0c715167c68ac2e737e221a80fc2a413f48155 (patch) | |
tree | 85abedb87258ef964615a61ea661fcd5a719331c /lib/mpi/mpi-internal.h | |
parent | 41c62843eb6a0ea3e2f1e06ca3ec7b2f64452f7b (diff) |
ixgbevf: 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 'lib/mpi/mpi-internal.h')
0 files changed, 0 insertions, 0 deletions