Re: [U-Boot] [PATCH v3 30/30] net: rtl8169: Add support for RTL-8168/8111g

2014-11-17 Thread Thierry Reding
On Wed, Nov 12, 2014 at 06:27:16PM -0700, Simon Glass wrote: > From: Thierry Reding > > This network interface card in found on the NVIDIA Jetson TK1. Self-correct: s/in found/is found/ Thierry pgpjpdj35sX6r.pgp Description: PGP signature ___ U-Boot

[U-Boot] [PATCH v3 30/30] net: rtl8169: Add support for RTL-8168/8111g

2014-11-12 Thread Simon Glass
From: Thierry Reding This network interface card in found on the NVIDIA Jetson TK1. Signed-off-by: Thierry Reding Signed-off-by: Simon Glass --- Changes in v3: None drivers/net/rtl8169.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/net/rtl8169.c b/drivers/net/rtl8169.c index