linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] libertas_tf: Remove unused macro QOS_CONTROL_LEN
@ 2020-08-29 11:59 YueHaibing
  2020-09-01 13:18 ` Kalle Valo
  0 siblings, 1 reply; 2+ messages in thread
From: YueHaibing @ 2020-08-29 11:59 UTC (permalink / raw)
  To: kvalo, davem, kuba, yuehaibing; +Cc: linux-wireless, netdev, linux-kernel

There is no caller in tree.

Signed-off-by: YueHaibing <yuehaibing@huawei.com>
---
 drivers/net/wireless/marvell/libertas_tf/main.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/net/wireless/marvell/libertas_tf/main.c b/drivers/net/wireless/marvell/libertas_tf/main.c
index 02bd7c99b358..cb494b59de93 100644
--- a/drivers/net/wireless/marvell/libertas_tf/main.c
+++ b/drivers/net/wireless/marvell/libertas_tf/main.c
@@ -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;
-- 
2.17.1



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] libertas_tf: Remove unused macro QOS_CONTROL_LEN
  2020-08-29 11:59 [PATCH] libertas_tf: Remove unused macro QOS_CONTROL_LEN YueHaibing
@ 2020-09-01 13:18 ` Kalle Valo
  0 siblings, 0 replies; 2+ messages in thread
From: Kalle Valo @ 2020-09-01 13:18 UTC (permalink / raw)
  To: YueHaibing; +Cc: davem, kuba, yuehaibing, linux-wireless, netdev, linux-kernel

YueHaibing <yuehaibing@huawei.com> wrote:

> There is no caller in tree.
> 
> Signed-off-by: YueHaibing <yuehaibing@huawei.com>

Patch applied to wireless-drivers-next.git, thanks.

2c92790b1203 libertas_tf: Remove unused macro QOS_CONTROL_LEN

-- 
https://patchwork.kernel.org/patch/11744379/

https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-09-01 13:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-29 11:59 [PATCH] libertas_tf: Remove unused macro QOS_CONTROL_LEN YueHaibing
2020-09-01 13:18 ` Kalle Valo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).