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
..
2005-08-29 15:31:14 -07:00
2005-08-24 10:22:44 -07:00
2005-08-29 15:31:14 -07:00
2005-07-30 09:47:53 -05:00
2005-08-26 19:37:12 -07:00
2005-08-29 15:31:14 -07:00
2005-08-10 11:03:02 -07:00
2005-08-29 15:31:14 -07:00
2005-08-29 10:42:39 -07:00
2005-07-12 16:01:02 -07:00
2005-08-29 15:31:14 -07:00
2005-08-29 15:59:42 -04:00
2005-08-29 15:31:14 -07:00
2005-08-12 12:55:02 -07:00