Netdev Archive on lore.kernel.org
help / color / mirror / Atom feed
* [PATCH net-next] net: hns: Remove unused macro AE_NAME_PORT_ID_IDX
@ 2020-08-29 11:57 YueHaibing
2020-08-31 19:42 ` David Miller
0 siblings, 1 reply; 2+ messages in thread
From: YueHaibing @ 2020-08-29 11:57 UTC (permalink / raw)
To: yisen.zhuang, salil.mehta, davem, kuba, yuehaibing; +Cc: netdev, linux-kernel
There is no caller in tree.
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
---
drivers/net/ethernet/hisilicon/hns/hns_ae_adapt.c | 2 --
1 file changed, 2 deletions(-)
diff --git a/drivers/net/ethernet/hisilicon/hns/hns_ae_adapt.c b/drivers/net/ethernet/hisilicon/hns/hns_ae_adapt.c
index b43dec0560a8..b98244f75ab9 100644
--- a/drivers/net/ethernet/hisilicon/hns/hns_ae_adapt.c
+++ b/drivers/net/ethernet/hisilicon/hns/hns_ae_adapt.c
@@ -13,8 +13,6 @@
#include "hns_dsaf_ppe.h"
#include "hns_dsaf_rcb.h"
-#define AE_NAME_PORT_ID_IDX 6
-
static struct hns_mac_cb *hns_get_mac_cb(struct hnae_handle *handle)
{
struct hnae_vf_cb *vf_cb = hns_ae_get_vf_cb(handle);
--
2.17.1
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH net-next] net: hns: Remove unused macro AE_NAME_PORT_ID_IDX
2020-08-29 11:57 [PATCH net-next] net: hns: Remove unused macro AE_NAME_PORT_ID_IDX YueHaibing
@ 2020-08-31 19:42 ` David Miller
0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2020-08-31 19:42 UTC (permalink / raw)
To: yuehaibing; +Cc: yisen.zhuang, salil.mehta, kuba, netdev, linux-kernel
From: YueHaibing <yuehaibing@huawei.com>
Date: Sat, 29 Aug 2020 19:57:37 +0800
> There is no caller in tree.
>
> Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Applied.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-08-31 19:42 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:57 [PATCH net-next] net: hns: Remove unused macro AE_NAME_PORT_ID_IDX YueHaibing
2020-08-31 19:42 ` David Miller
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).