Files
linux-stable-mirror/include/linux
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:59:42 -04:00
2005-08-19 18:02:56 -07:00
2005-08-15 09:50:31 -07:00
2005-08-29 15:59:42 -04:00
2005-08-03 09:12:05 -07:00
2005-08-23 01:07:10 -04:00
2005-08-16 21:06:24 -07:00
2005-08-28 20:28:25 -04:00
2005-07-26 14:35:41 -07:00
2005-08-29 15:31:14 -07:00
2005-07-27 16:26:04 -07:00