dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/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 [PATCH] fec_8xx: make CONFIG_FEC_8XX depend on CONFIG_8xx 2005-11-18 13:51:34 -05:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
fec_8xx-netta.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
fec_8xx.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
fec_main.c [PATCH] Remove MODULE_PARM 2006-03-25 08:22:52 -08:00
fec_mii.c [PATCH] fec_8xx: Add support for Intel PHY LX971 2005-10-29 18:20:30 -04:00