linux/net/ipv6
Pekka Enberg f9f7500521 [PATCH] slab: remove unused align parameter from alloc_percpu
__alloc_percpu and alloc_percpu both take an 'align' argument which is
completely ignored.  snmp6_mib_init() in net/ipv6/af_inet6.c attempts to use
it, but it will be ignored.  Therefore, remove the 'align' argument and fixup
the lone caller.

Signed-off-by: Matthew Dobson <colpatch@us.ibm.com>
Acked-by: Manfred Spraul <manfred@colorfullife.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-01-08 20:12:39 -08:00
..
netfilter [NETFILTER]: Add ipt_policy/ip6t_policy matches 2006-01-07 12:57:38 -08:00
Kconfig
Makefile
addrconf.c [IPV6]: small cleanups 2006-01-07 13:24:25 -08:00
af_inet6.c [PATCH] slab: remove unused align parameter from alloc_percpu 2006-01-08 20:12:39 -08:00
ah6.c
anycast.c
datagram.c
esp6.c
exthdrs.c [IPV6]: Move nextheader offset to the IP6CB 2006-01-07 12:57:29 -08:00
exthdrs_core.c
icmp.c [IPV6]: Move nextheader offset to the IP6CB 2006-01-07 12:57:29 -08:00
inet6_connection_sock.c [IPV6]: small cleanups 2006-01-07 13:24:25 -08:00
inet6_hashtables.c
ip6_fib.c
ip6_flowlabel.c
ip6_input.c [IPV4/6]: Netfilter IPsec input hooks 2006-01-07 12:57:31 -08:00
ip6_output.c
ip6_tunnel.c [IPV6]: Move nextheader offset to the IP6CB 2006-01-07 12:57:29 -08:00
ipcomp6.c
ipv6_sockglue.c
ipv6_syms.c
mcast.c [IPV6]: Use macro for rwlock_t initialization. 2006-01-04 13:56:31 -08:00
ndisc.c
netfilter.c [NETFILTER]: Fix xfrm lookup in ip_route_me_harder/ip6_route_me_harder 2006-01-07 12:57:33 -08:00
proc.c
protocol.c
raw.c
reassembly.c [IPV6]: Move nextheader offset to the IP6CB 2006-01-07 12:57:29 -08:00
route.c
sit.c [IPV4]: reset IPCB flags when neccessary 2006-01-07 12:57:32 -08:00
sysctl_net_ipv6.c
tcp_ipv6.c [IPV6]: Move nextheader offset to the IP6CB 2006-01-07 12:57:29 -08:00
udp.c [IPV6]: Move nextheader offset to the IP6CB 2006-01-07 12:57:29 -08:00
xfrm6_input.c [IPV4/6]: Netfilter IPsec input hooks 2006-01-07 12:57:31 -08:00
xfrm6_output.c [NETFILTER]: Fix xfrm lookup in ip_route_me_harder/ip6_route_me_harder 2006-01-07 12:57:33 -08:00
xfrm6_policy.c
xfrm6_state.c
xfrm6_tunnel.c [IPV6]: Move nextheader offset to the IP6CB 2006-01-07 12:57:29 -08:00