aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/fddi
diff options
context:
space:
mode:
authorYueHaibing <yuehaibing@huawei.com>2018-10-12 10:37:41 +0800
committerDavid S. Miller <davem@davemloft.net>2018-10-12 09:46:22 -0700
commit7cc2d504daa0454d2c7c1a0c15a6a21df0ac3c8a (patch)
treeb4799fd009cd92afda72cc1e00beedcd8cbdf15e /drivers/net/fddi
parentnet: cdc_ncm: remove set but not used variable 'ctx' (diff)
downloadlinux-dev-7cc2d504daa0454d2c7c1a0c15a6a21df0ac3c8a.tar.xz
linux-dev-7cc2d504daa0454d2c7c1a0c15a6a21df0ac3c8a.zip
net: fddi: skfp: Remove unused macros 'PNMI_GET_ID' and 'PNMI_SET_ID'
The two PNMI macros are never used Signed-off-by: YueHaibing <yuehaibing@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/fddi')
-rw-r--r--drivers/net/fddi/skfp/h/cmtdef.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/drivers/net/fddi/skfp/h/cmtdef.h b/drivers/net/fddi/skfp/h/cmtdef.h
index a12f464941ed..448d66c2e372 100644
--- a/drivers/net/fddi/skfp/h/cmtdef.h
+++ b/drivers/net/fddi/skfp/h/cmtdef.h
@@ -655,14 +655,6 @@ void dump_hex(char *p, int len);
#ifndef PNMI_INIT
#define PNMI_INIT(smc) /* Nothing */
#endif
-#ifndef PNMI_GET_ID
-#define PNMI_GET_ID( smc, ndis_oid, buf, len, BytesWritten, BytesNeeded ) \
- ( 1 ? (-1) : (-1) )
-#endif
-#ifndef PNMI_SET_ID
-#define PNMI_SET_ID( smc, ndis_oid, buf, len, BytesRead, BytesNeeded, \
- set_type) ( 1 ? (-1) : (-1) )
-#endif
/*
* SMT_PANIC defines