mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-03 18:12:25 -04:00
staging: rtl8723au: struct odm_mac_info isn't used
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
c7fff4e43c
commit
299bcd779a
@@ -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?? */
|
||||
|
||||
Reference in New Issue
Block a user