Re: [net-next 00/14][pull request] 1GbE Intel Wired LAN Driver Updates 2016-02-15
From: Jeff Kirsher Date: Mon, 15 Feb 2016 19:21:41 -0800 > This series contains updates to igb only. Pulled, thanks Jeff.
[net-next 00/14][pull request] 1GbE Intel Wired LAN Driver Updates 2016-02-15
This series contains updates to igb only. Shota Suzuki cleans up unnecessary flag setting for 82576 in igb_set_flag_queue_pairs() since the default block already sets IGB_FLAG_QUEUE_PAIRS to the correct value anyways, so the e1000_82576 code block is not necessary and we can simply fall through.