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)
commit052979499c767268b912d25031ae524c451679d0
tree0873da6b42fb8a8b7cdcd033fced0f50731fd824
parent6fa9864b53f0680e432a2c431c2cf2055daa3a88
pkt_sched: Add qdisc_tx_is_noop() helper and use in IPV6.

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>
include/net/sch_generic.h
net/ipv6/addrconf.c