commit | bdd6998b1e050f5589562e40aa852b626ee6fdea | [log] [tgz] |
---|---|---|
author | Jiri Pirko <jiri@resnulli.us> | Tue Feb 12 00:12:01 2013 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Feb 12 18:59:44 2013 -0500 |
tree | 73c32a164ef64424fce771d6174ae01b15b2fed8 | |
parent | 324f5aa52814b3cc0b24eec071be2946dbca0e3a [diff] |
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>