commit | f833eea0a77b0910ea202468175bfc80470d44d0 | [log] [tgz] |
---|---|---|
author | Helmut Schaa <helmut.schaa@googlemail.com> | Mon Dec 27 15:06:36 2010 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Jan 04 14:35:14 2011 -0500 |
tree | b715845b48ce540fd4d2226fa2e532a55eb11624 | |
parent | 11f16aefcc07178972f149f1a1d53e6868481394 [diff] |
rt2x00: Remove superfluous assignment of mpdu_density The tx desciptor already gets initialized to 0. Hence, there's no need to explicitly assign 0 to mpdu_density here. 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>