From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Wed, 20 Jan 2016 14:08:36 +0100 Subject: [U-Boot] [PATCH v5 2/2] usb: eth: add Realtek RTL8152B/RTL8153 DRIVER In-Reply-To: <1453271092-63869-1-git-send-email-tedchen@realtek.com> References: <201601140637.06983.marex@denx.de> <1453271092-63869-1-git-send-email-tedchen@realtek.com> Message-ID: <201601201408.36772.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Wednesday, January 20, 2016 at 07:24:52 AM, Ted Chen wrote: > This patch adds driver support for the Realtek RTL8152B/RTL8153 USB > network adapters. > > Signed-off-by: Ted Chen > [swarren, fixed a few compiler warnings] > [swarren, with permission, converted license header to SPDX] > [swarren, removed printf() spew during probe()] > Signed-off-by: Stephen Warren Looks good, Acked-by: Marek Vasut Let's see if others have any comments and I can pick it then. [...] Best regards, Marek Vasut