projects
/
linux-block.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1b8530b
)
net: fddi: skfp: Remove unused macros 'PNMI_GET_ID' and 'PNMI_SET_ID'
author
YueHaibing
<yuehaibing@huawei.com>
Fri, 12 Oct 2018 02:37:41 +0000
(10:37 +0800)
committer
David S. Miller
<davem@davemloft.net>
Fri, 12 Oct 2018 16:46:22 +0000
(09:46 -0700)
The two PNMI macros are never used
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/fddi/skfp/h/cmtdef.h
patch
|
blob
|
blame
|
history
diff --git
a/drivers/net/fddi/skfp/h/cmtdef.h
b/drivers/net/fddi/skfp/h/cmtdef.h
index a12f464941ed8e4d81e33babaef06687c3d144be..448d66c2e372c8588d842bce61f79c89311a9f8a 100644
(file)
--- 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