summaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorAndrew Lunn <andrew@lunn.ch>2016-11-24 00:08:13 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2020-05-10 10:26:30 +0200
commitc5f70f452cd59b7326754aa6cdc3b1885795a309 (patch)
tree722ee176ff3993d6a33bcddb04f7083898551c97 /scripts/patch-kernel
parent0697b3069b5eac0f718fae5dcff521b943fdd89a (diff)
net: ethernet: mvneta: Remove IFF_UNICAST_FLT which is not implemented
commit 97db8afa2ab919fc400fe982f5054060868bdf07 upstream. The mvneta driver advertises it supports IFF_UNICAST_FLT. However, it actually does not. The hardware probably does support it, but there is no code to configure the filter. As a quick and simple fix, remove the flag. This will cause the core to fall back to promiscuous mode. Signed-off-by: Andrew Lunn <andrew@lunn.ch> Fixes: b50b72de2f2f ("net: mvneta: enable features before registering the driver") Signed-off-by: David S. Miller <davem@davemloft.net> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions