Commit 299bcd77 authored by Jes Sorensen's avatar Jes Sorensen Committed by Greg Kroah-Hartman
Browse files

staging: rtl8723au: struct odm_mac_info isn't used

parent c7fff4e4
Loading
Loading
Loading
Loading
+0 −6
Original line number Diff line number Diff line
@@ -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?? */