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)
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

Simple merge