On Sat, Apr 28, 2007 at 11:23:42AM -0400, Jeff Garzik wrote:
> msg_enable should be initialized in a standard fashion, from your debug
> module parameter. grep for 'msg_enable' in other drivers.
Ah, good point. Done, and broken out as a separate patch.
Thanks,
-Olof
-
To unsubscribe from thi
Olof Johansson wrote:
PHY support for pasemi_mac. Also add msg_enable flags for future
disablement of the link messages.
Signed-off-by: Olof Johansson <[EMAIL PROTECTED]>
Index: powerpc/drivers/net/pasemi_mac.c
===
--- powerpc.ori
PHY support for pasemi_mac. Also add msg_enable flags for future
disablement of the link messages.
Signed-off-by: Olof Johansson <[EMAIL PROTECTED]>
Index: powerpc/drivers/net/pasemi_mac.c
===
--- powerpc.orig/drivers/net/pasemi_mac