diff options
author | Helmut Schaa <helmut.schaa@googlemail.com> | 2010-10-02 09:28:02 (GMT) |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2010-10-05 17:35:26 (GMT) |
commit | a13ac9df0a2125507295da02444cd88bebf0df36 (patch) | |
tree | 4e5bab21d44445c2bf59e8cdc387bb24886cfffe /drivers/net/tg3.h | |
parent | 96c3da7d7d7c37ee308ad6813947f48a71cca573 (diff) | |
download | linux-fsl-qoriq-a13ac9df0a2125507295da02444cd88bebf0df36.tar.xz |
rt2x00: Fix SM PS check
Fix a check for dynamic SM PS mode in the STAs HT caps. Since a
value of 3 means "SM PS disabled" the previous check assumed in
that case that "dynamic SM PS" was enabled and as such prefixed
every MCS>7 frame with a unnecessary RTS/CTS exchange. Also,
the bit shift was done in the wrong direction.
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>
Diffstat (limited to 'drivers/net/tg3.h')
0 files changed, 0 insertions, 0 deletions