From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Wed, 6 Apr 2016 10:24:07 -0700 Subject: [U-Boot] [PATCH] drivers: net: vsc9953: Fix bug when PVID is shown for disabled ports only In-Reply-To: <1457956012-28175-1-git-send-email-codrin.ciubotariu@nxp.com> References: <1457956012-28175-1-git-send-email-codrin.ciubotariu@nxp.com> Message-ID: <57054637.5040203@nxp.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 03/14/2016 04:47 AM, Codrin Ciubotariu wrote: > Signed-off-by: Codrin Ciubotariu > --- > drivers/net/vsc9953.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > Applied to u-boot-fsl-qoriq master. Awaiting upstream. Thanks. York