mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-05-24 10:39:52 +00:00
net: hns: Remove unused macro AE_NAME_PORT_ID_IDX
There is no caller in tree. Signed-off-by: YueHaibing <yuehaibing@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
52db4bcafc
commit
26613a9559
1 changed files with 0 additions and 2 deletions
|
@ -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);
|
||||
|
|
Loading…
Add table
Reference in a new issue