From patchwork Sat Sep 24 17:51:06 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Remy Bohmer X-Patchwork-Id: 116230 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from theia.denx.de (theia.denx.de [85.214.87.163]) by ozlabs.org (Postfix) with ESMTP id C0521B6F76 for ; Sun, 25 Sep 2011 03:51:15 +1000 (EST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 094072839B; Sat, 24 Sep 2011 19:51:14 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at theia.denx.de Received: from theia.denx.de ([127.0.0.1]) by localhost (theia.denx.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id qhUb0kBpH-yO; Sat, 24 Sep 2011 19:51:13 +0200 (CEST) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 103EB2839C; Sat, 24 Sep 2011 19:51:12 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id A09C02839C for ; Sat, 24 Sep 2011 19:51:10 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at theia.denx.de Received: from theia.denx.de ([127.0.0.1]) by localhost (theia.denx.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Ys6l4kahxhY8 for ; Sat, 24 Sep 2011 19:51:10 +0200 (CEST) X-policyd-weight: NOT_IN_SBL_XBL_SPAMHAUS=-1.5 NOT_IN_SPAMCOP=-1.5 NOT_IN_BL_NJABL=-1.5 (only DNSBL check requested) Received: from mail-bw0-f44.google.com (mail-bw0-f44.google.com [209.85.214.44]) by theia.denx.de (Postfix) with ESMTPS id 0FCCC2839B for ; Sat, 24 Sep 2011 19:51:08 +0200 (CEST) Received: by bkaq10 with SMTP id q10so4195818bka.3 for ; Sat, 24 Sep 2011 10:51:08 -0700 (PDT) MIME-Version: 1.0 Received: by 10.204.142.200 with SMTP id r8mr3322000bku.213.1316886666502; Sat, 24 Sep 2011 10:51:06 -0700 (PDT) Received: by 10.204.77.205 with HTTP; Sat, 24 Sep 2011 10:51:06 -0700 (PDT) Date: Sat, 24 Sep 2011 19:51:06 +0200 X-Google-Sender-Auth: SLkhlZqSgiJ5oYKLnVvO0eQ4WNY Message-ID: From: Remy Bohmer To: wd@denx.de, u-boot@lists.denx.de Subject: [U-Boot] Pull request: u-boot-usb X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.9 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: u-boot-bounces@lists.denx.de Errors-To: u-boot-bounces@lists.denx.de The following changes since commit 279bbbca12e71ae68278b756048194003a6d6e21: Merge branch 'master' of git://git.denx.de/u-boot-arm (2011-09-23 08:23:25 +0200) are available in the git repository at: git://git.denx.de/u-boot-usb.git master Marek Vasut (1): ASIX: Fix buffer access in asix_get_phy_addr() drivers/usb/eth/asix.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)