Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next...
authorJakub Kicinski <kuba@kernel.org>
Thu, 26 Nov 2020 02:11:25 +0000 (18:11 -0800)
committerJakub Kicinski <kuba@kernel.org>
Thu, 26 Nov 2020 02:11:25 +0000 (18:11 -0800)
commit594e31bcebd6b8127ab8bcf37068ecef6c996459
tree081cdfbe8a96501a10cdbbba47f71007379145c0
parent64088b2ac19d146ad54ab95a718ebe155d4c1e43
parent24453a84285ee1de9706a3308a11caf853f96334
Merge branch '40GbE' of git://git./linux/kernel/git/tnguy/next-queue

Tony Nguyen says:

====================
40GbE Intel Wired LAN Driver Updates 2020-11-24

This series contains updates to i40e and igbvf drivers.

Marek removes a redundant assignment for i40e.

Stefan Assmann corrects reporting of VF link speed for i40e.

Karen revises a couple of error messages to warnings for igbvf as they
could be misinterpreted as issues when they are not.

v2: Dropped PTP patch as it's being updated.

* '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue:
  igbvf: Refactor traces
  i40e: report correct VF link speed when link state is set to enable
  i40e: remove redundant assignment
====================

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