Commit 53561277 authored by Philipp Hortmann's avatar Philipp Hortmann Committed by Greg Kroah-Hartman
Browse files

staging: rtl8192e: Remove unused struct acm

parent b04885e7
Loading
Loading
Loading
Loading
+0 −6
Original line number Diff line number Diff line
@@ -30,12 +30,6 @@ enum direction_value {
	DIR_BI_DIR		= 3,
};

struct acm {
	u64		UsedTime;
	u64		MediumTime;
	u8		HwAcmCtl;
};

union qos_tclas {
	struct _TYPE_GENERAL {
		u8		Priority;