OSDN Git Service

staging: rtl8723au: rtw_ioctl_set.h: Remove unused struct bssid_info
authorJes Sorensen <Jes.Sorensen@redhat.com>
Fri, 9 May 2014 13:03:23 +0000 (15:03 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 15 May 2014 20:11:57 +0000 (13:11 -0700)
Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723au/include/rtw_ioctl_set.h

index 18ad2a8..8e49be5 100644 (file)
 
 #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,