pkt_sched: Add qdisc_all_tx_empty()
authorDavid S. Miller <davem@davemloft.net>
Wed, 9 Jul 2008 06:00:25 +0000 (23:00 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 9 Jul 2008 06:00:25 +0000 (23:00 -0700)
commit3e745dd6950d72d19e4cb30dc44307e8d6671864
treee5afcf2b77fec8565ff6b14d5cceb0cd7bd3b2af
parent5aa709954a32a646c0cf14fdf7c8834db4ff1c03
pkt_sched: Add qdisc_all_tx_empty()

This is a helper function, currently used by IRDA.

This is being added so that we can contain and isolate as many
explicit ->tx_queue references in the tree as possible.

Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/irda/irda_device.h
include/net/sch_generic.h