1. 16 1月, 2014 39 次提交
  2. 15 1月, 2014 1 次提交
    • D
      Merge branch 'i40e-next' · e3e4e01c
      David S. Miller 提交于
      Aaron Brown says:
      
      ====================
      Intel Wired LAN Driver Updates
      
      This series contains updates to i40e from Greg Rose for VLAN filtering.
      
      Greg Rose (2):
        i40e: Warn admin to reload VF driver on port VLAN configuration.
          When an administrator sets a port VLAN filters for the virtual
          function (VF) after the VF has already set its own VLAN filters a
          conflict requiring the VF be reloaded can occur.  This patch logs a
          message indicating to the system administrator that the VF driver
          must be reloaded for the new port VLAN settings to take effect
      
        i40e: Retain MAC filters on port VLAN deletion
          On port VLAN deletion the list of MAC filters for the virtual function
          (VF) VSI were all deleted.  Let's keep them around, they come in
          handy for keeping the VF functional.
      ====================
      Signed-off-by: NDavid S. Miller <davem@davemloft.net>
      e3e4e01c