Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next...
authorJakub Kicinski <kuba@kernel.org>
Sat, 30 Oct 2021 04:19:29 +0000 (21:19 -0700)
committerJakub Kicinski <kuba@kernel.org>
Sat, 30 Oct 2021 04:19:30 +0000 (21:19 -0700)
commit5c595791009be157f2d025edb91a98ecfd30110e
tree4600c1bdae550d277b310a990c7d052478a79c39
parentba064e4cf923326989a59da1e889f45282abb6b8
parent1b9abade3e75e8ea33302cbba1d7f637399534d2
Merge branch '40GbE' of git://git./linux/kernel/git/tnguy/next-queue

Tony Nguyen says:

====================
40GbE Intel Wired LAN Driver Updates 2021-10-29

This series contains updates to i40e, ice, igb, and ixgbevf drivers.

Yang Li simplifies return statements of bool values for i40e and ice.

Jan Kundrát corrects problems with I2C bit-banging for igb.

Colin Ian King removes unneeded variable initialization for ixgbevf.
====================

Link: https://lore.kernel.org/r/20211029164641.2714265-1-anthony.l.nguyen@intel.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>