linux/drivers/bluetooth
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
..
Kconfig Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
bcm203x.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
bfusb.c [NET]: Kill skb->list 2005-08-29 15:31:14 -07:00
bluecard_cs.c [PATCH] pcmcia: remove references to pcmcia/version.h 2005-07-07 18:24:07 -07:00
bpa10x.c [Bluetooth] Kill redundant NULL checks before kfree() 2005-08-06 12:36:47 +02:00
bt3c_cs.c [PATCH] pcmcia: remove references to pcmcia/version.h 2005-07-07 18:24:07 -07:00
btuart_cs.c [PATCH] pcmcia: remove references to pcmcia/version.h 2005-07-07 18:24:07 -07:00
dtl1_cs.c [PATCH] pcmcia: remove references to pcmcia/version.h 2005-07-07 18:24:07 -07:00
hci_bcsp.c [Bluetooth] Remove unused functions and cleanup symbol exports 2005-08-06 12:36:51 +02:00
hci_bcsp.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
hci_h4.c [Bluetooth] Remove unused functions and cleanup symbol exports 2005-08-06 12:36:51 +02:00
hci_h4.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
hci_ldisc.c [Bluetooth] Remove unused functions and cleanup symbol exports 2005-08-06 12:36:51 +02:00
hci_uart.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
hci_usb.c [Bluetooth] Remove unused functions and cleanup symbol exports 2005-08-06 12:36:51 +02:00
hci_usb.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
hci_vhci.c [NET]: Transform skb_queue_len() binary tests into skb_queue_empty() 2005-07-08 14:57:23 -07:00
hci_vhci.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00