summaryrefslogtreecommitdiff
path: root/drivers/net/gt96100eth.c
diff options
context:
space:
mode:
authorAndrew Morton <akpm@osdl.org>2006-03-25 11:07:04 (GMT)
committerLinus Torvalds <torvalds@g5.osdl.org>2006-03-25 16:22:52 (GMT)
commitc721bccece2b3abca4f7b0b95108e68b78445cec (patch)
treef8775f626554bd23c8224ee496a2d94191f9a7e5 /drivers/net/gt96100eth.c
parent5b7b18ccdeb17dcc4a2ddbf4ce87094c7365f4b9 (diff)
downloadlinux-fsl-qoriq-c721bccece2b3abca4f7b0b95108e68b78445cec.tar.xz
[PATCH] hysdn: remove custom types
hysdn defines its own types: ulong, uint, uchar and word. Problem is, the module_param macros rely upon some of those identifiers having special meanings too. The net effect is that module_param() and friends cannot be used in ISDN because of this namespace clash. So remove the hysdn-private defines and open-code them all. Cc: Karsten Keil <kkeil@suse.de> Cc: Rusty Russell <rusty@rustcorp.com.au> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'drivers/net/gt96100eth.c')
0 files changed, 0 insertions, 0 deletions