mirror of
https://github.com/torvalds/linux.git
synced 2024-11-05 19:41:54 +00:00
b03efcfb21
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> |
||
---|---|---|
.. | ||
af_irda.h | ||
crc.h | ||
discovery.h | ||
ircomm_core.h | ||
ircomm_event.h | ||
ircomm_lmp.h | ||
ircomm_param.h | ||
ircomm_ttp.h | ||
ircomm_tty_attach.h | ||
ircomm_tty.h | ||
irda_device.h | ||
irda.h | ||
iriap_event.h | ||
iriap.h | ||
irias_object.h | ||
irlan_client.h | ||
irlan_common.h | ||
irlan_eth.h | ||
irlan_event.h | ||
irlan_filter.h | ||
irlan_provider.h | ||
irlap_event.h | ||
irlap_frame.h | ||
irlap.h | ||
irlmp_event.h | ||
irlmp_frame.h | ||
irlmp.h | ||
irmod.h | ||
irqueue.h | ||
irttp.h | ||
parameters.h | ||
qos.h | ||
timer.h | ||
wrapper.h |