Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next...
authorJakub Kicinski <kuba@kernel.org>
Sat, 24 Jun 2023 22:12:05 +0000 (15:12 -0700)
committerJakub Kicinski <kuba@kernel.org>
Sat, 24 Jun 2023 22:12:05 +0000 (15:12 -0700)
commit1c78eb8760c46e5dc2c43937196f745075953428
tree24bac85589d4f8cf577a6d9539c8fb998f3142db
parent6a11af7c21da0fdbba101452ddeec2dbe289b174
parenta4aadf0f5905661cd25c366b96cc1c840f05b756
Merge branch '40GbE' of git://git./linux/kernel/git/tnguy/next-queue

Tony Nguyen says:

====================
Intel Wired LAN Driver Updates 2023-06-22 (iavf)

This series contains updates to iavf driver only.

Przemek defers removing, previous, primary MAC address until after
getting result of adding its replacement. He also does some cleanup by
removing unused functions and making applicable functions static.

* '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue:
  iavf: make functions static where possible
  iavf: remove some unused functions and pointless wrappers
  iavf: fix err handling for MAC replace
====================

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