]> git.baikalelectronics.ru Git - kernel.git/commit
net: Introduce passthru_features_check
authorToshiaki Makita <makita.toshiaki@lab.ntt.co.jp>
Fri, 27 Mar 2015 05:31:13 +0000 (14:31 +0900)
committerDavid S. Miller <davem@davemloft.net>
Sun, 29 Mar 2015 20:33:22 +0000 (13:33 -0700)
commit895fdd7fddae92f4303a8be56f8b306b9b58b7a1
tree38bba4e689724e221a69ccdde88fb31441cba1c5
parent12ef5d9342b21afad25c538b205b3ef0d07f3b13
net: Introduce passthru_features_check

As there are a number of (especially virtual) devices that don't
need the multiple vlan check, introduce passthru_features_check() for
convenience.

Signed-off-by: Toshiaki Makita <makita.toshiaki@lab.ntt.co.jp>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/netdevice.h
net/core/dev.c