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)
commit66bed8465a808400eb14562510e26c8818082cb8
tree40fb428aed5a5acf99ac4e73ea721051ca24eee4
parent18fb0b46d555dc42f52f69428dcd52f133877078
parent3c8f3e96af3a6799841761923d000566645f0942
Merge branch '40GbE' of git://git./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