pkt_sched: Add qdisc_reset_all_tx().
authorDavid S. Miller <davem@davemloft.net>
Wed, 9 Jul 2008 05:59:10 +0000 (22:59 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 9 Jul 2008 05:59:10 +0000 (22:59 -0700)
Isolate callers that want to simply reset all the TX qdiscs from the
details of TX queues.

Use this in the ISDN code.

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found