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)
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>

No differences found