diff options
author | 2008-03-31 00:28:14 -0700 | |
---|---|---|
committer | 2008-03-31 00:28:14 -0700 | |
commit | 3edf8fa5ccf10688a9280b5cbca8ed3947c42866 (patch) | |
tree | 800b92fde2349d42a7bf24175ce1190fd4406557 /net/ipv4/raw.c | |
parent | Merge branch 'upstream-net26' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 (diff) | |
download | wireguard-linux-3edf8fa5ccf10688a9280b5cbca8ed3947c42866.tar.xz wireguard-linux-3edf8fa5ccf10688a9280b5cbca8ed3947c42866.zip |
[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>
Diffstat (limited to 'net/ipv4/raw.c')
0 files changed, 0 insertions, 0 deletions