Files
linux-st/include/linux
David S. Miller 3edf8fa5cc [NET]: Fix allnoconfig build on powerpc and avr32
As reported by Haavard Skinnemoen and Stephen Rothwell:

> allnoconfig fails with
>
> include/linux/netdevice.h:843: error: implicit declaration of function 'dev_net'
>
> which seems to be because the definition of dev_net is inside #ifdef
> CONFIG_NET, while next_net_device, which calls it, is not.

Signed-off-by: David S. Miller <davem@davemloft.net>
2008-03-31 00:28:14 -07:00
..
2008-03-04 16:35:12 -08:00
2008-03-04 14:47:06 -08:00
2008-03-17 22:48:46 -07:00
2008-03-04 16:35:15 -08:00
2008-03-12 12:34:37 -07:00
2008-03-17 22:46:46 -07:00
2008-03-07 16:42:59 +01:00
2008-03-27 17:54:01 -07:00
2008-03-04 14:57:43 -08:00
2008-03-17 22:58:21 +11:00
2008-03-06 15:30:40 -05:00