pkt_sched: Add qdisc_tx_is_noop() helper and use in IPV6.
authorDavid S. Miller <davem@davemloft.net>
Wed, 9 Jul 2008 06:01:27 +0000 (23:01 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 9 Jul 2008 06:01:27 +0000 (23:01 -0700)
This indicates if the NOOP scheduler is what is active for TX on a
given device.

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

No differences found