]> git.baikalelectronics.ru Git - kernel.git/commit
pkt_sched: fq: fix typo for initial_quantum
authorEric Dumazet <edumazet@google.com>
Mon, 7 Oct 2013 19:50:18 +0000 (12:50 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 8 Oct 2013 20:32:41 +0000 (16:32 -0400)
commitf0d13c44096b4e49bbf28e538cc9585a4e0944bb
tree9365ea826df48ca198449d4ccae183f08451fcd1
parentd1cee5ab5adb52c4c134185a5af18409b1850871
pkt_sched: fq: fix typo for initial_quantum

TCA_FQ_INITIAL_QUANTUM should set q->initial_quantum

Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/sched/sch_fq.c