diff options
author | Radoslaw Tyl <[email protected]> | 2019-11-25 15:24:52 +0100 |
---|---|---|
committer | Jeff Kirsher <[email protected]> | 2020-01-09 09:21:40 -0800 |
commit | aa604651d523b1493988d0bf6710339f3ee60272 (patch) | |
tree | 3032664545a8f8051fb293821dae9cc456132337 /drivers/fpga/fpga-mgr.c | |
parent | d9d6a9aed3f66f8ce5fa3ca6ca26007d75032296 (diff) |
ixgbevf: Remove limit of 10 entries for unicast filter list
Currently, though the FDB entry is added to VF, it does not appear in
RAR filters. VF driver only allows to add 10 entries. Attempting to add
another causes an error. This patch removes limitation and allows use of
all free RAR entries for the FDB if needed.
Fixes: 46ec20ff7d ("ixgbevf: Add macvlan support in the set rx mode op")
Signed-off-by: Radoslaw Tyl <[email protected]>
Acked-by: Paul Menzel <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions