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)
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>

No differences found