diff options
author | Shota Suzuki <suzuki_shota_t3@lab.ntt.co.jp> | 2015-12-11 12:44:00 +0300 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2016-02-16 03:14:50 +0300 |
commit | 37a5d163fb447b39f7960d0534de30e88ad395bb (patch) | |
tree | 3f1212ebf74e94dbf57533656077e8911eea6478 /drivers/net/ethernet/intel/igbvf | |
parent | ceb27759987ec10ba22332bd7fdf1cfb35b86991 (diff) | |
download | linux-37a5d163fb447b39f7960d0534de30e88ad395bb.tar.xz |
igb: Unpair the queues when changing the number of queues
By the commit 72ddef0506da ("igb: Fix oops caused by missing queue
pairing"), the IGB_FLAG_QUEUE_PAIRS flag can now be set when changing the
number of queues by "ethtool -L", but it is never cleared unless the igb
driver is reloaded.
This patch clears it if queue pairing becomes unnecessary as a result of
"ethtool -L".
Signed-off-by: Shota Suzuki <suzuki_shota_t3@lab.ntt.co.jp>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'drivers/net/ethernet/intel/igbvf')
0 files changed, 0 insertions, 0 deletions