libertas_tf: Remove unused macro QOS_CONTROL_LEN
authorYueHaibing <yuehaibing@huawei.com>
Sat, 29 Aug 2020 11:59:24 +0000 (19:59 +0800)
committerKalle Valo <kvalo@codeaurora.org>
Tue, 1 Sep 2020 13:18:35 +0000 (16:18 +0300)
There is no caller in tree.

Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/20200829115924.7572-1-yuehaibing@huawei.com
drivers/net/wireless/marvell/libertas_tf/main.c

index 5937b64..7149221 100644 (file)
@@ -15,7 +15,6 @@
 /* thinfirm version: 5.132.X.pX */
 #define LBTF_FW_VER_MIN                0x05840300
 #define LBTF_FW_VER_MAX                0x0584ffff
-#define QOS_CONTROL_LEN                2
 
 /* Module parameters */
 unsigned int lbtf_debug;