From: David S. Miller Date: Tue, 12 Jul 2011 17:37:21 +0000 (-0700) Subject: netdevice: Kill 'feature' test macros. X-Git-Tag: v3.1-rc1~316^2~177 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e2270ea62ae4d7a47d6d72942cdb8c669be6357a;p=pandora-kernel.git 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 Acked-by: Stephen Hemminger Acked-by: Arnd Bergmann --- Reading git-diff-tree failed