Prev: ext4: Don't send extra barrier during fsync if there are no dirty pages.
Next: THIS IS MY SECOND MAIL TO YOU.
From: John Fastabend on 5 Aug 2010 12:50 divya wrote: > Yestersday's linux-next(2.6.35_next_20100802) build fails with the following error on both system p and x. > > > drivers/net/ixgbe/ixgbe_main.c: In function 'ixgbe_select_queue': > drivers/net/ixgbe/ixgbe_main.c:6159: error: 'struct ixgbe_fcoe' has no member named 'up' > drivers/net/ixgbe/ixgbe_main.c: In function 'ixgbe_xmit_frame': > drivers/net/ixgbe/ixgbe_main.c:6221: error: 'struct ixgbe_fcoe' has no member named 'up' > make[3]: *** [drivers/net/ixgbe/ixgbe_main.o] Error 1 > make[2]: *** [drivers/net/ixgbe] Error 2 > make[2]: *** Waiting for unfinished jobs.... > make[1]: *** [drivers/net] Error 2 > make: *** [drivers] Error 2 > > Thanks > Divya > > Hi Divya, Jeff should have a fix for this in his queue already. This is caused by building with CONFIG_FCOE and without CONFIG_IXGBE_DCB. Thanks, John. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |