]> git.baikalelectronics.ru Git - kernel.git/commit
netdevice: Kill 'feature' test macros.
authorDavid S. Miller <davem@davemloft.net>
Tue, 12 Jul 2011 17:37:21 +0000 (10:37 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 12 Jul 2011 19:28:58 +0000 (12:28 -0700)
commit3f70193af748d4f4bea2d38af911a9587fdcf7a9
tree3042f8e18df5d725a538ea4335253c6cdebb0073
parent851a8177be6c492c5c145b48f7ace52bf72a3e98
netdevice: Kill 'feature' test macros.

Almost all of these have long outstayed their welcome.

And for every one of these macros, there are 10 features for which we
didn't add macros.

Let's just delete them all, and get out of habit of doing things this
way.

Signed-off-by: David S. Miller <davem@davemloft.net>
Acked-by: Stephen Hemminger <shemminger@vyatta.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
drivers/net/cxgb4vf/cxgb4vf_main.c
drivers/staging/ft1000/ft1000-usb/ft1000_hw.c
drivers/staging/wlags49_h2/wl_internal.h
include/linux/netdevice.h
net/batman-adv/soft-interface.c