[PATCH] bogus #if (smc91x.h)
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This commit is contained in:
committed by
Linus Torvalds
parent
9a0b3869bb
commit
4c86b114a4
@@ -986,7 +986,7 @@ static const char * chip_ids[ 16 ] = {
|
|||||||
})
|
})
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if SMC_CAN_USE_DATACS
|
#ifdef SMC_CAN_USE_DATACS
|
||||||
#define SMC_PUSH_DATA(p, l) \
|
#define SMC_PUSH_DATA(p, l) \
|
||||||
if ( lp->datacs ) { \
|
if ( lp->datacs ) { \
|
||||||
unsigned char *__ptr = (p); \
|
unsigned char *__ptr = (p); \
|
||||||
|
Reference in New Issue
Block a user