]> Git Repo - linux.git/commit
mwifiex: fix ht_cap_info in ibss beacons
authorYogesh Ashok Powar <[email protected]>
Tue, 8 Nov 2011 05:41:06 +0000 (21:41 -0800)
committerJohn W. Linville <[email protected]>
Fri, 11 Nov 2011 17:32:47 +0000 (12:32 -0500)
commit33f38d425f65d767ac2f0f439465d1b3969c9a82
treefc631d0fdd2ccab1c707806cbae5f1f273131638
parentd64cf63e062f6741f80c393f19c9706358489cc7
mwifiex: fix ht_cap_info in ibss beacons

A local variable is used to calculate ht_cap_info.
Erroneously ht_cap.cap_info isn't updated in the ibss beacons
after the calculation. This patch fixes it.

Signed-off-by: Yogesh Ashok Powar <[email protected]>
Signed-off-by: Kiran Divekar <[email protected]>
Signed-off-by: Bing Zhao <[email protected]>
Signed-off-by: John W. Linville <[email protected]>
drivers/net/wireless/mwifiex/join.c
This page took 0.055069 seconds and 4 git commands to generate.