diff options
author | Ivo van Doorn <IvDoorn@gmail.com> | 2010-06-29 21:48:37 +0200 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2010-06-30 15:00:52 -0400 |
commit | aa674631efabfb21f573137da9b84ff905ba66d8 (patch) | |
tree | 1d6bab658f50ac8b7bcc44bf55a5d7a3d8f707ae /drivers/net/netconsole.c | |
parent | fdb87251229be046b2b61fd15320320f7b66853b (diff) |
rt2x00: Fix IEEE80211_HT_CAP_RX_STBC assignment
IEEE80211_HT_CAP_RX_STBC is a 2 bit flag, and should thus
never be set as normal flag. Instead we must read the number
of RX paths from the EEPROM and set the IEEE80211_HT_CAP_RX_STBC
with the correct value (using the same logic as the number of TX
streams).
Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/netconsole.c')
0 files changed, 0 insertions, 0 deletions