staging: rtl8712: remove struct rtl_ieee80211_ht_cap and ieee80211_ht_addt_info
authorChristophe JAILLET <christophe.jaillet@wanadoo.fr>
Thu, 8 Apr 2021 19:58:27 +0000 (21:58 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 9 Apr 2021 14:14:33 +0000 (16:14 +0200)
commit63ee275711d55d74551265a230f760b660a8c2f8
tree9ea9fed31c82e9f7e84ed31674d06e6346264174
parent7569c1bc3ffea7fbb44f01b724a172c5c7f4f950
staging: rtl8712: remove struct rtl_ieee80211_ht_cap and ieee80211_ht_addt_info

struct 'ieee80211_ht_addt_info' is unused and can be removed.

struct 'rtl_ieee80211_ht_cap' can be replaced by 'ieee80211_ht_cap'
defined in <linux/ieee80211.h> which has the same layout.

Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Link: https://lore.kernel.org/r/4291cb10744457cc12c89fc9fd414c37d732bc9d.1617911201.git.christophe.jaillet@wanadoo.fr
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8712/rtl871x_ht.h
drivers/staging/rtl8712/rtl871x_ioctl_linux.c
drivers/staging/rtl8712/rtl871x_mlme.c
drivers/staging/rtl8712/wifi.h