]> bbs.cooldavid.org Git - jme.git/commit
net: introduce and use netdev_features_t for device features sets
authorMichał Mirosław <mirq-linux@rere.qmqm.pl>
Tue, 15 Nov 2011 15:29:55 +0000 (15:29 +0000)
committerGuo-Fu Tseng <cooldavid@cooldavid.org>
Wed, 22 Feb 2012 18:17:40 +0000 (02:17 +0800)
commitae968fb3497bc74c6dcb86ace5b7ad038dac613c
tree66dc2e8aa1704208d79e625b7af78be5d3c231e8
parent3f88967ddd0e406e7816912b1fca03867c3bf1b8
net: introduce and use netdev_features_t for device features sets

v2: add couple missing conversions in drivers
split unexporting netdev_fix_features()
implemented %pNF
convert sock::sk_route_(no?)caps

Signed-off-by: Michał Mirosław <mirq-linux@rere.qmqm.pl>
Signed-off-by: David S. Miller <davem@davemloft.net>
jme.c