From: John Whitmore Date: Mon, 23 Jul 2018 20:50:26 +0000 (+0100) Subject: staging:rtl8192u: Remove unused structure QOS_TSTREAM - Style X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=8d2314368f2469b1ec89817ee04db6b2d3e2e680;p=openwrt%2Fstaging%2Fblogic.git staging:rtl8192u: Remove unused structure QOS_TSTREAM - Style The structure QOS_TSTREAM is unused in code so has simply been removed. This change is a coding style change and should have no impact on runtime code execution. Signed-off-by: John Whitmore Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/rtl8192u/ieee80211/rtl819x_Qos.h b/drivers/staging/rtl8192u/ieee80211/rtl819x_Qos.h index 6cfae00919c1..7028c9ae888a 100644 --- a/drivers/staging/rtl8192u/ieee80211/rtl819x_Qos.h +++ b/drivers/staging/rtl8192u/ieee80211/rtl819x_Qos.h @@ -214,17 +214,6 @@ typedef union _QOS_TCLAS { } TYPE2_8021Q; } QOS_TCLAS, *PQOS_TCLAS; -//typedef struct _WMM_TSTREAM{ -// -//- TSPEC -//- AC (which to mapping) -//} WMM_TSTREAM, *PWMM_TSTREAM; -typedef struct _QOS_TSTREAM { - u8 AC; - WMM_TSPEC TSpec; - QOS_TCLAS TClass; -} QOS_TSTREAM, *PQOS_TSTREAM; - //typedef struct _U_APSD{ //- TriggerEnable [4] //- MaxSPLength