Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue
authorDavid S. Miller <davem@davemloft.net>
Thu, 8 Apr 2021 21:21:40 +0000 (14:21 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 8 Apr 2021 21:21:40 +0000 (14:21 -0700)
commit6494d15fd643ed24e0603e52923ee64ed1cfa00e
tree0d9f38678db6346082420b84e1fefa25a770c6f4
parent1ffbc7ea91606e4abd10eb60de5367f1c86daf5e
parent1831da7ea5bdf5531d78bcf81f526faa4c4375fa
Merge branch '40GbE' of git://git./linux/kernel/git/tnguy/net-queue

Tony Nguyen says:

====================
Intel Wired LAN Driver Updates 2021-04-08

This series contains updates to i40e and ice drivers.

Grzegorz fixes the ordering of parameters to i40e_aq_get_phy_register()
which is causing incorrect information to be reported.

Arkadiusz fixes various sparse issues reported on the i40e driver.

Yongxin Liu fixes a memory leak with aRFS following resume from suspend
for ice driver.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>