]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9214b5feb763ac44c267fa362b5800fff09ca42a
treeee6406af1443b84dd4d62750b3e2b07f087efb01
parentee83e802398251e4c730546c7f091a32c481abc8
parent2f4e65a56e11c56365c40e1381c9ceff8e823d8e
Merge branch '40GbE' of git://git.kernel.org/pub/scm/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>