linux-stable/drivers/bluetooth
David S. Miller b03efcfb21 [NET]: Transform skb_queue_len() binary tests into skb_queue_empty()
This is part of the grand scheme to eliminate the qlen
member of skb_queue_head, and subsequently remove the
'list' member of sk_buff.

Most users of skb_queue_len() want to know if the queue is
empty or not, and that's trivially done with skb_queue_empty()
which doesn't use the skb_queue_head->qlen member and instead
uses the queue list emptyness as the test.

Signed-off-by: David S. Miller <davem@davemloft.net>
2005-07-08 14:57:23 -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 Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
bluecard_cs.c [PATCH] pcmcia: remove references to pcmcia/version.h 2005-07-07 18:24:07 -07:00
bpa10x.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07: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 Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
hci_bcsp.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
hci_h4.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
hci_h4.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
hci_ldisc.c [PATCH] Convert users to tty_unregister_ldisc() 2005-06-23 09:45:36 -07:00
hci_uart.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
hci_usb.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07: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