Commit d5bd0ba64df5ac474090b82f958328e696ade458
Committed by
Greg Kroah-Hartman
1 parent
9f433eac0b
Exists in
smarc-l5.0.0_1.0.0-ga
and in
5 other branches
staging: bcm: Remove all commented macros
All these macros are commented, and can be removed. Signed-off-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Showing 4 changed files with 0 additions and 8 deletions Side-by-side Diff
drivers/staging/bcm/CmHost.c
drivers/staging/bcm/Debug.h
... | ... | @@ -42,10 +42,6 @@ |
42 | 42 | #define ARP_REQ (TX<<5) |
43 | 43 | #define ARP_RESP (TX<<6) |
44 | 44 | |
45 | -// dhcp.c | |
46 | -//#define DHCP TX | |
47 | -//#define DHCP_REQ (DHCP<<7) | |
48 | - | |
49 | 45 | // Leakybucket.c |
50 | 46 | #define TOKEN_COUNTS (TX<<8) |
51 | 47 | #define CHECK_TOKENS (TX<<9) |
... | ... | @@ -147,7 +143,6 @@ |
147 | 143 | |
148 | 144 | #define HOST_MIBS (OTHERS << 28) |
149 | 145 | #define CONN_MSG (CMHOST << 29) |
150 | -//#define OTHERS_MISC (OTHERS << 29) // ProcSupport.c | |
151 | 146 | /*-----------------END SUBTYPEs------------------------------------------*/ |
152 | 147 | |
153 | 148 |
drivers/staging/bcm/Macros.h