sch_api: introduce qdisc_watchdog_schedule_ns()
authorJiri Pirko <jiri@resnulli.us>
Tue, 12 Feb 2013 00:12:04 +0000 (00:12 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 12 Feb 2013 23:59:45 +0000 (18:59 -0500)
commit34c5d292ce05d2bf52e692c44292b0ababba2853
treeb9a0e7989792d08c1b33a75c6889697fe97fbe39
parent292f1c7ff6cc10516076ceeea45ed11833bb71c7
sch_api: introduce qdisc_watchdog_schedule_ns()

tbf will need to schedule watchdog in ns. No need to convert it twice.

Signed-off-by: Jiri Pirko <jiri@resnulli.us>
Acked-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/pkt_sched.h
net/sched/sch_api.c