rt2x00: Remove superfluous assignment of mpdu_density
authorHelmut Schaa <helmut.schaa@googlemail.com>
Mon, 27 Dec 2010 14:06:36 +0000 (15:06 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 4 Jan 2011 19:35:14 +0000 (14:35 -0500)
commitf833eea0a77b0910ea202468175bfc80470d44d0
treeb715845b48ce540fd4d2226fa2e532a55eb11624
parent11f16aefcc07178972f149f1a1d53e6868481394
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>
drivers/net/wireless/rt2x00/rt2x00ht.c