htb: remove pointless first initialization of buffer and cbuffer
authorJiri Pirko <jiri@resnulli.us>
Tue, 12 Feb 2013 00:12:01 +0000 (00:12 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 12 Feb 2013 23:59:44 +0000 (18:59 -0500)
commitbdd6998b1e050f5589562e40aa852b626ee6fdea
tree73c32a164ef64424fce771d6174ae01b15b2fed8
parent324f5aa52814b3cc0b24eec071be2946dbca0e3a
htb: remove pointless first initialization of buffer and cbuffer

These are initialized correctly a couple of lines later in the
function.

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