git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bfd713b
)
mwifiex: fix warning while starting BSS
author
Avinash Patil
<patila@marvell.com>
Wed, 5 Nov 2014 11:34:31 +0000
(17:04 +0530)
committer
John W. Linville
<linville@tuxdriver.com>
Tue, 11 Nov 2014 21:31:12 +0000
(16:31 -0500)
We see this warning while starting mwifiex AP:
Unsupported RX-STBC, default to 2x2
This was happening because of wrong offset while copying HT
capabilities from BSS configuration of start_ap handler.
Signed-off-by: Amitkumar Karwar <akarwar@marvell.com>
Signed-off-by: Avinash Patil <patila@marvell.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found