staging: r8188eu: struct odm_mac_status_info is not used
authorMichael Straube <straube.linux@gmail.com>
Sun, 5 Dec 2021 17:13:34 +0000 (18:13 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 7 Dec 2021 10:11:48 +0000 (11:11 +0100)
The structure odm_mac_status_info is not used. Remove it.

Signed-off-by: Michael Straube <straube.linux@gmail.com>
Link: https://lore.kernel.org/r/20211205171342.20551-3-straube.linux@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/include/odm.h

index df23286..f83b94a 100644 (file)
@@ -176,10 +176,6 @@ struct odm_per_pkt_info {
        bool    bPacketBeacon;
 };
 
-struct odm_mac_status_info {
-       u8      test;
-};
-
 enum odm_ability {
        /*  BB Team */
        ODM_DIG                 = 0x00000001,