]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
ixgbe: fix compilation with gcc-3.4
authorAlexey Dobriyan <adobriyan@gmail.com>
Wed, 19 Nov 2008 22:17:02 +0000 (14:17 -0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 19 Nov 2008 22:17:02 +0000 (14:17 -0800)
commit79aefa45b20940cbb9104464548ff74f80f2395e
treeb94d47b20a3299676dea539e911240463a01ab02
parentbfdbc0acadcc761b94814d78f0acec90f0d760de
ixgbe: fix compilation with gcc-3.4

  CC [M]  drivers/net/ixgbe/ixgbe_main.o
drivers/net/ixgbe/ixgbe_main.c: In function `ixgbe_intr':
drivers/net/ixgbe/ixgbe_main.c:1290: sorry, unimplemented: inlining failed in call to 'ixgbe_irq_enable': function body not available
drivers/net/ixgbe/ixgbe_main.c:1312: sorry, unimplemented: called from here
make[4]: *** [drivers/net/ixgbe/ixgbe_main.o] Error 1

Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Acked-by: Peter P Waskiewicz Jr <peter.p.waskiewicz.jr@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ixgbe/ixgbe_main.c