> From: Intel-wired-lan [[email protected]] on behalf of > Shota Suzuki > [[email protected]] > Sent: Friday, December 11, 2015 1:44 AM > To: Kirsher, Jeffrey T; Brandeburg, Jesse; Nelson, Shannon; Wyborny, Carolyn; > Skidmore, Donald C; > Ronciak, John; Williams, Mitch A; [email protected]; > > [email protected] > Subject: [Intel-wired-lan] [PATCH net-next 2/2] 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 <[email protected]> > --- > drivers/net/ethernet/intel/igb/igb_main.c | 2 ++ > 1 file changed, 2 insertions(+)
Tested-by: Aaron Brown <[email protected]>-- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
