From mboxrd@z Thu Jan 1 00:00:00 1970 Received: with ECARTIS (v1.0.0; list linux-mips); Wed, 18 Jun 2014 18:03:18 +0200 (CEST) Received: from localhost.localdomain ([127.0.0.1]:34132 "EHLO linux-mips.org" rhost-flags-OK-OK-OK-FAIL) by eddie.linux-mips.org with ESMTP id S6859957AbaFRQDQ06QAl (ORCPT ); Wed, 18 Jun 2014 18:03:16 +0200 Received: from scotty.linux-mips.net (localhost.localdomain [127.0.0.1]) by scotty.linux-mips.net (8.14.7/8.14.4) with ESMTP id s5IG3D6V002258; Wed, 18 Jun 2014 18:03:13 +0200 Received: (from ralf@localhost) by scotty.linux-mips.net (8.14.7/8.14.7/Submit) id s5IG3A6Y002222; Wed, 18 Jun 2014 18:03:10 +0200 Date: Wed, 18 Jun 2014 18:03:10 +0200 From: Ralf Baechle To: ganesanr@broadcom.com Cc: kristina.martsenko@gmail.com, gregkh@linuxfoundation.org, jchandra@broadcom.com, linux-mips@linux-mips.org, netdev@vger.kernel.org Subject: Re: [PATCH 0/3] XLR/XLS network driver update and fixes Message-ID: <20140618160309.GG26335@linux-mips.org> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Return-Path: X-Envelope-To: <"|/home/ecartis/ecartis -s linux-mips"> (uid 0) X-Orcpt: rfc822;linux-mips@linux-mips.org Original-Recipient: rfc822;linux-mips@linux-mips.org X-archive-position: 40636 X-ecartis-version: Ecartis v1.0.0 Sender: linux-mips-bounce@linux-mips.org Errors-to: linux-mips-bounce@linux-mips.org X-original-sender: ralf@linux-mips.org Precedence: bulk List-help: List-unsubscribe: List-software: Ecartis version 1.0.0 List-Id: linux-mips X-List-ID: linux-mips List-subscribe: List-owner: List-post: List-archive: X-list: linux-mips On Wed, Jun 18, 2014 at 06:43:55PM +0530, ganesanr@broadcom.com wrote: > From: Ganesan Ramalingam > > Patches has following changes: > > * Fixed compilation failure caused by change in COP2 API > * SGMII PHY address calculation was wrong, fixed > * Updated the driver to have single parent device for a XLR/XLS > network block with multiple network devices under it > * Fixed comment format Patches 1 and 2 apply cleanly but I'm getting a reject for patch 3. Ralf