All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] qtnfmac: Remove unused macro QTNF_DMP_MAX_LEN
@ 2020-09-09 13:59 YueHaibing
  2020-09-16  6:09 ` Kalle Valo
  0 siblings, 1 reply; 2+ messages in thread
From: YueHaibing @ 2020-09-09 13:59 UTC (permalink / raw)
  To: imitsyanko, geomatsi, kvalo, davem, kuba
  Cc: linux-wireless, netdev, linux-kernel, YueHaibing

There is no caller in tree, so remove it.

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

diff --git a/drivers/net/wireless/quantenna/qtnfmac/core.c b/drivers/net/wireless/quantenna/qtnfmac/core.c
index 6aafff9d4231..a36d5ec297ab 100644
--- a/drivers/net/wireless/quantenna/qtnfmac/core.c
+++ b/drivers/net/wireless/quantenna/qtnfmac/core.c
@@ -15,7 +15,6 @@
 #include "util.h"
 #include "switchdev.h"
 
-#define QTNF_DMP_MAX_LEN 48
 #define QTNF_PRIMARY_VIF_IDX	0
 
 static bool slave_radar = true;
-- 
2.17.1



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

* Re: [PATCH] qtnfmac: Remove unused macro QTNF_DMP_MAX_LEN
  2020-09-09 13:59 [PATCH] qtnfmac: Remove unused macro QTNF_DMP_MAX_LEN YueHaibing
@ 2020-09-16  6:09 ` Kalle Valo
  0 siblings, 0 replies; 2+ messages in thread
From: Kalle Valo @ 2020-09-16  6:09 UTC (permalink / raw)
  To: YueHaibing
  Cc: imitsyanko, geomatsi, davem, kuba, linux-wireless, netdev,
	linux-kernel, YueHaibing

YueHaibing <yuehaibing@huawei.com> wrote:

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

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

edadae4778b0 qtnfmac: Remove unused macro QTNF_DMP_MAX_LEN

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

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-16  6:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-09 13:59 [PATCH] qtnfmac: Remove unused macro QTNF_DMP_MAX_LEN YueHaibing
2020-09-16  6:09 ` Kalle Valo

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.