]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net...
authorDavid S. Miller <davem@davemloft.net>
Wed, 6 Sep 2017 03:03:40 +0000 (20:03 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 6 Sep 2017 03:03:40 +0000 (20:03 -0700)
commit96bad7997f71a4e7009046da1add6a6e25e8169d
tree40fb428aed5a5acf99ac4e73ea721051ca24eee4
parent7922828ef7e2ae1bf40b9c4aaa3c9d62bec180f8
parent8941322e2407637d757f266d9a3ab6fc9e15292b
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue

Jeff Kirsher says:

====================
Intel Wired LAN Driver Updates 2017-09-05

This series contains fixes for i40e only.

These two patches fix an issue where our nvmupdate tool does not work on RHEL 7.4
and newer kernels, in fact, the use of the nvmupdate tool on newer kernels can
cause the cards to be non-functional unless these patches are applied.

Anjali reworks the locking around accessing the NVM so that NVM acquire timeouts
do not occur which was causing the failed firmware updates.

Jake correctly updates the wb_desc when reading the NVM through the AdminQ.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/intel/i40e/i40e_nvm.c