Re: [PATCH 14/32] ixgbe section fixes

From: Jeff Kirsher
Date: Sat Nov 22 2008 - 14:43:38 EST


On Sat, Nov 22, 2008 at 9:35 AM, Al Viro <viro@xxxxxxxxxxxxxxxx> wrote:
>
> 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 <viro@xxxxxxxxxxxxxxxxxx>
> ---
> drivers/net/ixgbe/ixgbe_main.c | 9 ++++-----
> 1 files changed, 4 insertions(+), 5 deletions(-)
>

Adding Netdev...

Patch does not apply to latest net-next-2.6 tree because half of the
requested changes are already applied to the driver in an earlier
commit.

Please re-test with
git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6.git
if possible.

--
Cheers,
Jeff
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/