summaryrefslogtreecommitdiffstats
path: root/Kconfig
diff options
context:
space:
mode:
authorToshiaki Makita <makita.toshiaki@lab.ntt.co.jp>2015-03-27 06:31:12 +0100
committerDavid S. Miller <davem@davemloft.net>2015-03-29 22:33:22 +0200
commit8cb65d00086bfba22bac87ff18b751432fc74003 (patch)
tree93911010d1ed7f433b57456af85680c13bf227f8 /Kconfig
parentvlan: Introduce helper functions to check if skb is tagged (diff)
downloadlinux-8cb65d00086bfba22bac87ff18b751432fc74003.tar.xz
linux-8cb65d00086bfba22bac87ff18b751432fc74003.zip
net: Move check for multiple vlans to drivers
To allow drivers to handle the features check for multiple tags, move the check to ndo_features_check(). As no drivers currently handle multiple tagged TSO, introduce dflt_features_check() and call it if the driver does not have ndo_features_check(). Signed-off-by: Toshiaki Makita <makita.toshiaki@lab.ntt.co.jp> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Kconfig')
0 files changed, 0 insertions, 0 deletions