staging: r8188eu: struct odm_mac_status_info is not used
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>
This commit is contained in:
parent
ec5967c04e
commit
2d91168a38
@ -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,
|
||||
|
Loading…
x
Reference in New Issue
Block a user