summaryrefslogtreecommitdiff
path: root/drivers/net/dsa
diff options
context:
space:
mode:
authorJustin Chen <justinpopo6@gmail.com>2019-07-18 00:58:53 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-08-04 10:33:33 +0300
commit1a9480725757bf30e05c386b7640cd5e8fdf86c2 (patch)
treeb3a3caa28b787ecd7181b1f41293d4359427eb89 /drivers/net/dsa
parent415043791ca74f5a640050d03fc2a2fc945ab618 (diff)
downloadlinux-1a9480725757bf30e05c386b7640cd5e8fdf86c2.tar.xz
net: bcmgenet: use promisc for unsupported filters
[ Upstream commit 35cbef9863640f06107144687bd13151bc2e8ce3 ] Currently we silently ignore filters if we cannot meet the filter requirements. This will lead to the MAC dropping packets that are expected to pass. A better solution would be to set the NIC to promisc mode when the required filters cannot be met. Also correct the number of MDF filters supported. It should be 17, not 16. Signed-off-by: Justin Chen <justinpopo6@gmail.com> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/net/dsa')
0 files changed, 0 insertions, 0 deletions