From: Joe Perches Date: Mon, 29 Nov 2010 07:41:59 +0000 (+0000) Subject: forcedeth: Separate vendor specific initializations into functions X-Git-Tag: v2.6.38-rc1~476^2~397 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cd66328bdab782ee40d17b573a3067a591cb7b4f;p=pandora-kernel.git forcedeth: Separate vendor specific initializations into functions Neaten the phy_init function by adding and calling vendor specific functions. object size is reduced by ~1kb: $ size drivers/net/forcedeth.o.* text data bss dec hex filename 83475 1848 19304 104627 198b3 drivers/net/forcedeth.o.new 84459 1848 19544 105851 19d7b drivers/net/forcedeth.o.old Signed-off-by: Joe Perches Signed-off-by: David S. Miller --- Reading git-diff-tree failed