On Tue, 2016-08-23 at 13:22 -0700, John Fastabend wrote:
> Currently __qdisc_run calls qdisc_run_end() but does not call
> qdisc_run_begin(). This makes it hard to track pairs of
> qdisc_run_{begin,end} across function calls.
> 
> To simplify reading these code paths and simpler code this
> patch moves begin/end calls into qdisc_run().
> 
> Signed-off-by: John Fastabend <john.r.fastab...@intel.com>
> ---
Acked-by: Eric Dumazet <eduma...@google.com>


Reply via email to