OSDN Git Service

rt2x00: Remove superfluous initialization of qidx
authorHelmut Schaa <helmut.schaa@googlemail.com>
Sat, 9 Oct 2010 11:35:13 +0000 (13:35 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 11 Oct 2010 19:04:22 +0000 (15:04 -0400)
commit74374725cdf466629fd401a81b3a04e4cdb0815f
treebfea0efacf7b23e564635351a5980a07eab51b2b
parentc6084d5fa2e70a436ab944066146de01819f5493
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>
drivers/net/wireless/rt2x00/rt2800pci.c