diff options
author | Stephen Rothwell <sfr@canb.auug.org.au> | 2010-10-24 22:26:41 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-10-24 22:26:41 -0700 |
commit | e341b2ddc1e8e5ff998ac5462dc5138775d1d492 (patch) | |
tree | d4fc3fe014017d10f0b5e5c55c4e884f09e5decf /drivers/net | |
parent | fd59cba4f0d80a6dc4cc7372f03af905b1758e03 (diff) | |
download | kernel_samsung_crespo-e341b2ddc1e8e5ff998ac5462dc5138775d1d492.zip kernel_samsung_crespo-e341b2ddc1e8e5ff998ac5462dc5138775d1d492.tar.gz kernel_samsung_crespo-e341b2ddc1e8e5ff998ac5462dc5138775d1d492.tar.bz2 |
l2tp: static functions should not be exported
Causes these build failures on PowerPC:
net/l2tp/l2tp_core.c:1228: error: __ksymtab_l2tp_tunnel_closeall causes a section type conflict
net/l2tp/l2tp_core.c:1228: error: __ksymtab_l2tp_tunnel_closeall causes a section type conflict
net/l2tp/l2tp_core.c:1006: error: __ksymtab_l2tp_xmit_core causes a section type conflict
net/l2tp/l2tp_core.c:1006: error: __ksymtab_l2tp_xmit_core causes a section type conflict
net/l2tp/l2tp_core.c:847: error: __ksymtab_l2tp_udp_recv_core causes a section type conflict
net/l2tp/l2tp_core.c:847: error: __ksymtab_l2tp_udp_recv_core causes a section type conflict
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net')
0 files changed, 0 insertions, 0 deletions