OSDN Git Service

Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next...
authorJakub Kicinski <kuba@kernel.org>
Sat, 19 Mar 2022 04:38:20 +0000 (21:38 -0700)
committerJakub Kicinski <kuba@kernel.org>
Sat, 19 Mar 2022 04:38:21 +0000 (21:38 -0700)
commit49270afa037bcaf88133329ff7304f2945cb871c
treeee6406af1443b84dd4d62750b3e2b07f087efb01
parent53fb430e2070dd2d87f7bd978973d04303d1876a
parent5d705de0cd3400b2721185430e0dddeff79d7871
Merge branch '40GbE' of git://git./linux/kernel/git/tnguy/next-queue

Tony Nguyen says:

====================
40GbE Intel Wired LAN Driver Updates 2022-03-17

This series contains updates to i40e and igb drivers.

Tom Rix moves a conversion to little endian to occur only when the
value is used for i40e. He also zeros out a structure to resolve
possible use of garbage value for igb as reported by clang.

* '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue:
  igb: zero hwtstamp by default
  i40e: little endian only valid checksums
====================

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