mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-04 00:15:49 -04:00
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:
committed by
Greg Kroah-Hartman
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,
|
||||
|
||||
Reference in New Issue
Block a user