linux/drivers/net/fec_8xx
Rusty Russell 8d3b33f67f [PATCH] Remove MODULE_PARM
MODULE_PARM was actually breaking: recent gcc version optimize them out as
unused.  It's time to replace the last users, which are generally in the
most unloved drivers anyway.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-03-25 08:22:52 -08:00
..
Kconfig
Makefile
fec_8xx-netta.c
fec_8xx.h
fec_main.c [PATCH] Remove MODULE_PARM 2006-03-25 08:22:52 -08:00
fec_mii.c