mwifiex: pass ieee80211_vht_cap to mwifiex_fill_vht_cap_tlv
authorAvinash Patil <patila@marvell.com>
Sat, 8 Feb 2014 00:30:38 +0000 (16:30 -0800)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 12 Feb 2014 20:36:23 +0000 (15:36 -0500)
commit9ed230bcbab74a84b4f7d8eade107cd4c20630df
treebcfeeaee075f85016aaee4366662c5431c1a9d28
parentdaeb5bb48256d7488246d48453b2315281ce9c75
mwifiex: pass ieee80211_vht_cap to mwifiex_fill_vht_cap_tlv

This patch changes mwifiex_fill_vht_cap_tlv function to pass
struct ieee80211_vht_cap instead of mwifiex_ie_types_vhtcap
so that it can be used generically.

Signed-off-by: Avinash Patil <patila@marvell.com>
Signed-off-by: Bing Zhao <bzhao@marvell.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/mwifiex/11ac.c