• David S. Miller's avatar
    Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue · eace555b
    David S. Miller authored
    Tony Nguyen says:
    
    ====================
    40GbE Intel Wired LAN Driver Updates 2022-02-03
    
    This series contains updates to the i40e client header file and driver.
    
    Mateusz disables HW TC offload by default.
    
    Joe Damato removes a no longer used statistic.
    
    Jakub Kicinski removes an unused enum from the client header file.
    
    Jedrzej changes some admin queue commands to occur under atomic context
    and adds new functions for admin queue MAC VLAN filters to avoid a
    potential race that could occur due storing results in a structure that
    could be overwritten by the next admin queue call.
    ====================
    Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
    eace555b
i40e_main.c 454 KB