Re: build #337 failed for 2.6.24-rc1-gb1d08ac In function`usbnet_set_settings':

From: David Miller
Date: Tue Nov 20 2007 - 00:26:53 EST


From: Adrian Bunk <bunk@xxxxxxxxxx>
Date: Thu, 8 Nov 2007 04:30:10 +0100

> @davem:
>
> Please look at net/ipv4/arp.c:arp_process()
>
> Am I right that CONFIG_NET_ETHERNET=n and CONFIG_NETDEV_1000=y or
> CONFIG_NETDEV_10000=y will not be handled correctly there?
>
> And the best solution is to nuke all #ifdef's in this function and make
> the code unconditionally available?

I think removing those specific ifdefs in arp_process()
is the best option, yes.
-
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/