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)
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>

No differences found