commit | e087d3bbc4bfb1458b28f77caa0eed092f632b2b | [log] [tgz] |
---|---|---|
author | Andre Guedes <andre.guedes@intel.com> | Tue May 12 10:35:53 2020 -0700 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Thu May 28 20:15:38 2020 -0700 |
tree | 95ac7b8c1240e21068e1a8e780043ffa2881667c | |
parent | 3d3e9b6b6a878d01c04629eae8787de132056533 [diff] |
igc: Fix IGC_MAX_RXNFC_RULES IGC supports a total of 32 rules. 16 MAC address based, 8 VLAN priority based, and 8 Ethertype based. This patch fixes IGC_MAX_RXNFC_RULES accordingly. Signed-off-by: Andre Guedes <andre.guedes@intel.com> Acked-by: Sasha Neftin <sasha.neftin@intel.com> Tested-by: Aaron Brown <aaron.f.brown@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>