From: David S. Miller Date: Wed, 12 Jun 2019 18:12:58 +0000 (-0700) Subject: Merge branch 'net-mvpp2-prs-Fixes-for-VID-filtering' X-Git-Tag: v5.2-rc6~33^2~24 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b8003cef2e639fbf462a05ff739aae524d72ca3c;p=thirdparty%2Fkernel%2Fstable.git Merge branch 'net-mvpp2-prs-Fixes-for-VID-filtering' Maxime Chevallier says: ==================== net: mvpp2: prs: Fixes for VID filtering This series fixes some issues with VID filtering offload, mainly due to the wrong ranges being used in the TCAM header parser. The first patch fixes a bug where removing a VLAN from a port's whitelist would also remove it from other port's, if they are on the same PPv2 instance. The second patch makes so that we don't invalidate the wrong TCAM entries when clearing the whole whitelist. ==================== Signed-off-by: David S. Miller --- b8003cef2e639fbf462a05ff739aae524d72ca3c