]> git.baikalelectronics.ru Git - kernel.git/commit
s390/qeth: remove RX VLAN filter stubs in L3 driver
authorJulian Wiedmann <jwi@linux.ibm.com>
Thu, 18 Mar 2021 18:54:56 +0000 (19:54 +0100)
committerDavid S. Miller <davem@davemloft.net>
Thu, 18 Mar 2021 23:18:37 +0000 (16:18 -0700)
commitd96a8c693d0a09cd89efbb17373ded5b275b2960
tree8138ea001af78c691094255f2e40aa72fc7265d0
parentad4bbd7285ad0f04f2cfd8bada1755c3c5c75143
s390/qeth: remove RX VLAN filter stubs in L3 driver

The callbacks have been slimmed down to a level where they no longer do
any actual work. So stop pretending that we support the
NETIF_F_HW_VLAN_CTAG_FILTER feature.

Signed-off-by: Julian Wiedmann <jwi@linux.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/s390/net/qeth_l3_main.c