rt2x00: do not generate seqno in h/w if QOS is disabled
authorStanislaw Gruszka <sgruszka@redhat.com>
Mon, 2 Apr 2012 11:21:06 +0000 (13:21 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 11 Apr 2012 20:24:01 +0000 (16:24 -0400)
commite66a8ddff72e85605f2212a0ebc666c7e9116641
tree3e7771b8eecf67db45fe8c71691f8abe5258e71f
parentcefa5fd29756c608cd9ad67a358324972f7fbc25
rt2x00: do not generate seqno in h/w if QOS is disabled

This is workaround H/W or F/W bug, see in code comments. Without the fix
ping can receive duplicated ICMP frames while associated with legacy AP.

Reported-by: Walter Goldens <goldenstranger@yahoo.com>
Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com>
Acked-by: Helmut Schaa <helmut.schaa@googlemail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/rt2x00/rt2x00.h
drivers/net/wireless/rt2x00/rt2x00mac.c
drivers/net/wireless/rt2x00/rt2x00queue.c