From: Joe Perches Date: Sun, 27 Jun 2010 01:02:36 +0000 (+0000) Subject: netdevice.h: Change netif_ macros to call netdev_ functions X-Git-Tag: v2.6.36-rc1~571^2~370 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f45f4321d2c977c9eff77e5a5225f3cd2140eb20;p=pandora-kernel.git netdevice.h: Change netif_ macros to call netdev_ functions Reduces text ~300 bytes of text (woohoo!) in an x86 defconfig $ size vmlinux* text data bss dec hex filename 7198526 720112 1366288 9284926 8dad3e vmlinux 7198862 720112 1366288 9285262 8dae8e vmlinux.netdev Signed-off-by: Joe Perches Acked-by: Greg Kroah-Hartman Signed-off-by: David S. Miller --- Reading git-diff-tree failed