commit | 43283febfdd6ce2ca9e76982c459a03524ef9755 | [log] [tgz] |
---|---|---|
author | Yogesh Ashok Powar <yogeshp@marvell.com> | Wed Mar 13 18:32:47 2013 -0700 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Mar 18 16:38:29 2013 -0400 |
tree | cb92251199ceb2fa1649983c69531dcd0400dc92 | |
parent | 345fb3f8efe5a4bf4f0e34e0a988b1482cbe9aa2 [diff] |
mwifiex: cleanup VHT cap Firmware returned VHT cap has the same format that cfg80211 expects. There is no need to parse the vht cap from the firmware and then set it to ieee80211_sta_vht_cap. Just copying is sufficient. Signed-off-by: Yogesh Ashok Powar <yogeshp@marvell.com> Signed-off-by: Bing Zhao <bzhao@marvell.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>