]> 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)
commit3effdb05639397fb2e96028cc5f354838d81c649
tree40fb428aed5a5acf99ac4e73ea721051ca24eee4
parentb7b4f6e8b5e25a9351d043eecd22d8fae444257f
parent1ba9ca3dc2045adbeec1467aa156755ffa2aa27a
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