tmp_suning_uos_patched/net
David S. Miller 8728b834b2 [NET]: Kill skb->list
Remove the "list" member of struct sk_buff, as it is entirely
redundant.  All SKB list removal callers know which list the
SKB is on, so storing this in sk_buff does nothing other than
taking up some space.

Two tricky bits were SCTP, which I took care of, and two ATM
drivers which Francois Romieu <romieu@fr.zoreil.com> fixed
up.

Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Francois Romieu <romieu@fr.zoreil.com>
2005-08-29 15:31:14 -07:00
..
802
8021q
appletalk
atm [NET]: Kill skb->list 2005-08-29 15:31:14 -07:00
ax25 [NET]: Kill skb->list 2005-08-29 15:31:14 -07:00
bluetooth
bridge
core [NET]: Kill skb->list 2005-08-29 15:31:14 -07:00
decnet [NET]: Kill skb->list 2005-08-29 15:31:14 -07:00
econet [NET]: Kill skb->list 2005-08-29 15:31:14 -07:00
ethernet
ipv4 [NET]: Kill skb->list 2005-08-29 15:31:14 -07:00
ipv6
ipx
irda [NET]: Kill skb->list 2005-08-29 15:31:14 -07:00
key
lapb [NET]: Kill skb->list 2005-08-29 15:31:14 -07:00
llc [NET]: Kill skb->list 2005-08-29 15:31:14 -07:00
netlink
netrom [NET]: Kill skb->list 2005-08-29 15:31:14 -07:00
packet
rose [NET]: Kill skb->list 2005-08-29 15:31:14 -07:00
rxrpc
sched
sctp [NET]: Kill skb->list 2005-08-29 15:31:14 -07:00
sunrpc
unix [NET]: Kill skb->list 2005-08-29 15:31:14 -07:00
wanrouter
x25 [NET]: Kill skb->list 2005-08-29 15:31:14 -07:00
xfrm
compat.c
Kconfig
Makefile
nonet.c
socket.c
sysctl_net.c
TUNABLE