]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit911bb46e0384f4caba60358a5c6a147a5d11a635
treeb9a0e7989792d08c1b33a75c6889697fe97fbe39
parent570e201ad6ea35dd039b921550ffb9834b183669
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