From: Steven King Date: Wed, 21 Oct 2009 01:51:37 +0000 (-0700) Subject: net: fix section mismatch in fec.c X-Git-Tag: v2.6.32-rc6~114^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=78abcb13dd573f80d76d12007b36200a86f1e494;p=pandora-kernel.git net: fix section mismatch in fec.c fec_enet_init is called by both fec_probe and fec_resume, so it shouldn't be marked as __init. Signed-off-by: Steven King Signed-off-by: David S. Miller --- Reading git-diff-tree failed