]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commitdiff
staging: rtl8723au: struct odm_mac_info isn't used
authorJes Sorensen <Jes.Sorensen@redhat.com>
Fri, 9 May 2014 13:04:27 +0000 (15:04 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 15 May 2014 20:12:03 +0000 (13:12 -0700)
Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723au/include/odm.h

index aa46c6c56898b97263881f08d07e731f2245b879..df1c86754566880837e9221bc7e69ff0b4ff66fb 100644 (file)
@@ -274,11 +274,6 @@ struct odm_packet_info {
        bool            bPacketBeacon;
 };
 
-struct odm_mac_info {
-       u8      test;
-
-};
-
 
 enum {
        /*  BB Team */
@@ -859,7 +854,6 @@ struct dm_odm_t {
        /* PHY_INFO_88E         PhyInfo; */
 
        /*  Latest packet phy info (ODM write) */
-       struct odm_mac_info             *pMacInfo;
        /* MAC_INFO_88E         MacInfo; */
 
        /*  Different Team independt structure?? */