mwifiex: fix bandwidth display problem
authorNachiket Kukade <kukaden@marvell.com>
Mon, 1 Feb 2016 07:44:46 +0000 (23:44 -0800)
committerKalle Valo <kvalo@codeaurora.org>
Sat, 6 Feb 2016 12:00:07 +0000 (14:00 +0200)
commit44ca509cb9769f27ad8f7d662910e31329eed46f
treebf1dac84c4fe500dc6eb6581576ac3b405cdf964
parent48dc5fb3ba53b20418de8514700f63d88c5de3a3
mwifiex: fix bandwidth display problem

Instead of using HT info from beacon IEs, use HT info from
association response frame to update bandwidth in
cfg80211_get_channel handler.

Signed-off-by: Nachiket Kukade <kukaden@marvell.com>
Signed-off-by: Amitkumar Karwar <akarwar@marvell.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/marvell/mwifiex/cfg80211.c
drivers/net/wireless/marvell/mwifiex/fw.h
drivers/net/wireless/marvell/mwifiex/join.c
drivers/net/wireless/marvell/mwifiex/main.h
drivers/net/wireless/marvell/mwifiex/sta_event.c