commit | 74374725cdf466629fd401a81b3a04e4cdb0815f | [log] [tgz] |
---|---|---|
author | Helmut Schaa <helmut.schaa@googlemail.com> | Sat Oct 09 13:35:13 2010 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Oct 11 15:04:22 2010 -0400 |
tree | bfea0efacf7b23e564635351a5980a07eab51b2b | |
parent | c6084d5fa2e70a436ab944066146de01819f5493 [diff] |
rt2x00: Remove superfluous initialization of qidx There is no need to initialize qidx to zero as it will ever be overwritten by the correct value. Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com> Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>