linux-stable/drivers/isdn
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
..
act2000 [NET]: Kill skb->list 2005-08-29 15:31:14 -07:00
capi [PATCH] Fix capifs bug in initialization error path. 2005-08-27 10:11:40 -07:00
divert
hardware [PATCH] pcmcia: remove references to pcmcia/version.h 2005-07-07 18:24:07 -07:00
hisax [PATCH] Kconfig fix (HISAX_FRITZPCI on ppc64) 2005-08-23 18:43:40 -07:00
hysdn [PATCH] drivers/isdn/: make some code static 2005-06-28 21:20:31 -07:00
i4l [NET]: Transform skb_queue_len() binary tests into skb_queue_empty() 2005-07-08 14:57:23 -07:00
icn [PATCH] icn driver fails to unload when no hardware present 2005-08-08 16:21:32 -07:00
isdnloop
pcbit [PATCH] drivers/isdn/pcbit/: possible cleanups 2005-06-25 16:24:56 -07:00
sc
Kconfig
Makefile