Commit 2c92790b authored by YueHaibing's avatar YueHaibing Committed by Kalle Valo

libertas_tf: Remove unused macro QOS_CONTROL_LEN

There is no caller in tree.
Signed-off-by: default avatarYueHaibing <yuehaibing@huawei.com>
Signed-off-by: default avatarKalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/20200829115924.7572-1-yuehaibing@huawei.com
parent e1920d6a
...@@ -15,7 +15,6 @@ ...@@ -15,7 +15,6 @@
/* thinfirm version: 5.132.X.pX */ /* thinfirm version: 5.132.X.pX */
#define LBTF_FW_VER_MIN 0x05840300 #define LBTF_FW_VER_MIN 0x05840300
#define LBTF_FW_VER_MAX 0x0584ffff #define LBTF_FW_VER_MAX 0x0584ffff
#define QOS_CONTROL_LEN 2
/* Module parameters */ /* Module parameters */
unsigned int lbtf_debug; unsigned int lbtf_debug;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment