lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Thu, 29 Jan 2009 17:28:16 -0800 (PST)
From:	David Miller <davem@...emloft.net>
To:	galak@...nel.crashing.org
Cc:	linuxppc-dev@...abs.org, netdev@...r.kernel.org,
	Haiying.Wang@...escale.com
Subject: Re: [PATCH] ucc_geth: Change uec phy id to the same format as
 gianfar's

From: Kumar Gala <galak@...nel.crashing.org>
Date: Thu, 29 Jan 2009 12:42:38 -0600

> 
> On Jan 29, 2009, at 12:39 PM, Haiying Wang wrote:
> 
> > The commit b31a1d8b41513b96e9c7ec2f68c5734cef0b26a4 changes the gianfar's phy id to
> > the format like "mdio@...x:xx", but uec still uses the old format like "xxxxxxxx:xx".
> > For the board whose UEC uses gianfar-mdio like MPC8568MDS, the phy can not be attached
> > because of the incompatible phy id format. This patch changes uec's phy id to the same
> > format as gianfar's.
> >
> > Signed-off-by: Haiying Wang <Haiying.Wang@...escale.com>
> > ---
> > drivers/net/ucc_geth.c           |   20 ++++++++++++++++++--
> > drivers/net/ucc_geth.h           |    2 ++
> > drivers/net/ucc_geth_mii.c       |   12 +++++++++++-
> > drivers/net/ucc_geth_mii.h       |    1 +
> > 4 files changed, 32 insertions(+), 3 deletions(-)
> 
> David,
> 

Applied to net-2.6, thanks.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ