• David S. Miller's avatar
    Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue · 66bed846
    David S. Miller authored
    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: default avatarDavid S. Miller <davem@davemloft.net>
    66bed846
i40e_nvm.c 43.5 KB