diff options
author | Maxime Chevallier <maxime.chevallier@bootlin.com> | 2019-06-11 11:51:43 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-06-12 11:12:58 -0700 |
commit | 6b7a3430c163455cf8a514d636bda52b04654972 (patch) | |
tree | 59ca4c36d477340effb77854ba4e7387345860ea /net/nfc | |
parent | 46b0090a6636cf34c0e856f15dd03e15ba4cdda6 (diff) | |
download | linux-6b7a3430c163455cf8a514d636bda52b04654972.tar.bz2 |
net: mvpp2: prs: Use the correct helpers when removing all VID filters
When removing all VID filters, the mvpp2_prs_vid_entry_remove would be
called with the TCAM id incorrectly used as a VID, causing the wrong
TCAM entries to be invalidated.
Fix this by directly invalidating entries in the VID range.
Fixes: 56beda3db602 ("net: mvpp2: Add hardware offloading for VLAN filtering")
Suggested-by: Yuri Chipchev <yuric@marvell.com>
Signed-off-by: Maxime Chevallier <maxime.chevallier@bootlin.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/nfc')
0 files changed, 0 insertions, 0 deletions