Re: [PATCH] macb: Use generic PHY layer
applied both patches - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
[PATCH] macb: Use generic PHY layer
From: frederic RODO <[EMAIL PROTECTED]> Convert the macb driver to use the generic PHY layer in drivers/net/phy. Signed-off-by: Frederic RODO <[EMAIL PROTECTED]> Signed-off-by: Haavard Skinnemoen <[EMAIL PROTECTED]> --- drivers/net/Kconfig |2 +- drivers/net/macb.c