git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b691347
)
netdevice: Kill 'feature' test macros.
author
David S. Miller
<davem@davemloft.net>
Tue, 12 Jul 2011 17:37:21 +0000
(10:37 -0700)
committer
David S. Miller
<davem@davemloft.net>
Tue, 12 Jul 2011 19:28:58 +0000
(12:28 -0700)
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>
No differences found