Re: [PATCH 1/4] net, phy: am79c874 support
From: Anatolij Gustschin <agust@denx.de>
Date: 2012-03-18 21:13:59
From: Anatolij Gustschin <agust@denx.de>
Date: 2012-03-18 21:13:59
Hello Heiko, On Tue, 26 Jul 2011 06:55:04 +0200 Heiko Schocher [off-list ref] wrote:
Hello, Heiko Schocher wrote:quoted
Signed-off-by: Heiko Schocher <redacted> cc: linux-netdev@vger.kernel.org cc: Wolfgang Denk <redacted> --- drivers/net/phy/Kconfig | 5 ++ drivers/net/phy/Makefile | 1 + drivers/net/phy/amd79.c | 109 ++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 115 insertions(+), 0 deletions(-) create mode 100644 drivers/net/phy/amd79.cAre there some more comments or is this patch ready for going to mainline?
This patch is not ready yet and it seems it didn't reach the netdev list, probably because of wrong netdev address. I reworked it a bit and have sent a new version to the netdev list. Thanks, Anatolij