[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20120131.161802.213839339147145725.davem@davemloft.net>
Date: Tue, 31 Jan 2012 16:18:02 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: richard.zhao@...aro.org
Cc: netdev@...r.kernel.org, shawn.guo@...aro.org,
u.kleine-koenig@...gutronix.de, LW@...O-electronics.de,
linux-arm-kernel@...ts.infradead.org, patches@...aro.org
Subject: Re: [PATCH 1/1] net: fec: correct phy_name buffer length when init
phy_name
From: Richard Zhao <richard.zhao@...aro.org>
Date: Mon, 30 Jan 2012 16:08:12 +0800
> Fix the bug that we got wrong phy_name on imx6q sabrelite board.
> snprintf used wrong length of phy_name.
> phy_name length is MII_BUS_ID_SIZE + 3 rather not MII_BUS_ID_SIZE.
> I change it to sizeof(phy_name).
>
> Signed-off-by: Richard Zhao <richard.zhao@...aro.org>
Applied, 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