Mark Rustad
bc0c715167
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 <mark.d.rustad@intel.com>
Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2014-03-31 15:48:03 -07:00
..
2014-03-13 22:11:39 +01:00
2014-03-10 12:56:24 -07:00
2014-03-25 21:06:02 -04:00
2014-02-26 01:13:15 +01:00
2014-03-27 14:20:04 -04:00
2014-03-10 14:32:47 -06:00
2014-03-23 10:30:22 -07:00
2014-02-14 16:13:00 -08:00
2014-03-08 10:51:30 -08:00
2014-03-06 11:34:14 +01:00
2014-03-03 15:39:20 -05:00
2014-03-13 00:37:16 +01:00
2014-02-11 11:24:49 +11:00
2014-03-01 21:30:43 -06:00
2014-02-25 09:43:13 +01:00
2014-02-20 18:40:07 +09:00
2014-03-08 11:51:13 -08:00
2014-02-25 15:25:43 -08:00
2014-02-05 11:13:59 +01:00
2014-03-28 12:33:50 +10:00
2014-03-17 08:00:50 -07:00
2014-02-07 08:27:34 -08:00
2014-02-18 15:53:49 -08:00
2014-03-24 14:54:21 +01:00
2014-02-18 10:24:49 +00:00
2014-03-28 14:55:21 -04:00
2014-03-28 13:03:00 -07:00
2014-02-25 15:25:42 -08:00
2014-02-25 22:35:06 +00:00
2014-03-31 00:45:09 -04:00
2014-03-12 13:52:00 -04:00
2014-02-04 06:46:10 -02:00
2014-02-10 16:01:40 -08:00
2014-02-21 09:55:32 -08:00
2014-03-10 17:26:19 -07:00
2014-02-17 23:08:41 +00:00
2014-02-27 10:36:50 -08:00
2014-03-31 15:48:03 -07:00
2014-03-11 00:47:09 +01:00
2014-03-20 17:10:28 -04:00
2014-03-12 11:19:20 -06:00
2014-02-18 12:13:16 -08:00
2014-03-09 19:27:31 -07:00
2014-03-11 21:22:10 +01:00
2014-02-14 10:32:28 -08:00
2014-03-21 14:21:14 -04:00
2014-02-26 15:45:12 +01:00
2014-03-04 07:55:49 -08:00
2014-03-04 08:41:42 -08:00
2014-03-04 07:55:48 -08:00
2014-03-20 00:06:56 -04:00
2014-02-20 13:34:11 -05:00
2014-03-24 17:07:24 -07:00
2014-03-07 11:08:13 +08:00
2014-03-24 21:19:24 -07:00
2014-03-06 20:52:11 -08:00
2014-03-03 23:15:57 +08:00
2014-03-06 16:32:25 -05:00
2014-03-07 11:48:13 -08:00
2014-03-04 07:55:47 -08:00
2014-03-28 16:10:35 -04:00
2014-02-14 10:44:52 +02:00
2014-02-07 08:16:14 -08:00
2014-02-21 20:36:46 +01:00
2014-03-25 10:38:30 +00:00