forked from Minki/linux
staging: rtl8723au: rtw_ioctl_set.h: Remove unused struct bssid_info
Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
51e2726a34
commit
45b09aa208
@ -17,12 +17,6 @@
|
||||
|
||||
#include <drv_types.h>
|
||||
|
||||
|
||||
struct bssid_info {
|
||||
unsigned char BSSID[6];
|
||||
u8 PMKID[16];
|
||||
};
|
||||
|
||||
u8 rtw_set_802_11_authentication_mode23a(struct rtw_adapter *pdapter,
|
||||
enum ndis_802_11_auth_mode authmode);
|
||||
u8 rtw_set_802_11_add_wep23a(struct rtw_adapter * padapter,
|
||||
|
Loading…
Reference in New Issue
Block a user