From: Al Viro Date: Sat, 22 Nov 2008 17:35:34 +0000 (+0000) Subject: ixgbe section fixes X-Git-Tag: v2.6.28-rc7~77 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=43ced651d1272ced02ed5f1c2abc79e3354187f6;p=pandora-kernel.git ixgbe section fixes ixgbe_init_interrupt_scheme() is called from ixgbe_resume(). Build that with CONFIG_PM and without CONFIG_HOTPLUG and you've got a problem. Several helpers called by it also are misannotated __devinit. Signed-off-by: Al Viro Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed