diff options
| author | Adam Ludkiewicz <[email protected]> | 2019-02-06 23:08:25 +0000 |
|---|---|---|
| committer | Jeff Kirsher <[email protected]> | 2019-04-16 22:11:08 +0000 |
| commit | 06b6e2a2333eb3581567a7ac43ca465ef45f4daa (patch) | |
| tree | aab62fe0170b207b9cc5934819b01a498ba8ff92 /drivers/net/ethernet/intel/ice/ice_sched.c | |
| parent | i40e: Report advertised link modes on 40GBASE_SR4 (diff) | |
| download | kernel-06b6e2a2333eb3581567a7ac43ca465ef45f4daa.tar.gz kernel-06b6e2a2333eb3581567a7ac43ca465ef45f4daa.zip | |
i40e: Able to add up to 16 MAC filters on an untrusted VF
This patch fixes the problem with the driver being able to add only 7
multicast MAC address filters instead of 16. The problem is fixed by
changing the maximum number of MAC address filters to 16+1+1 (two extra
are needed because the driver uses 1 for unicast MAC address and 1 for
broadcast).
Signed-off-by: Adam Ludkiewicz <[email protected]>
Tested-by: Andrew Bowers <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'drivers/net/ethernet/intel/ice/ice_sched.c')
0 files changed, 0 insertions, 0 deletions
