From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756446Ab3KMBy4 (ORCPT ); Tue, 12 Nov 2013 20:54:56 -0500 Received: from ch1ehsobe002.messaging.microsoft.com ([216.32.181.182]:33547 "EHLO ch1outboundpool.messaging.microsoft.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755154Ab3KMByt (ORCPT ); Tue, 12 Nov 2013 20:54:49 -0500 X-Forefront-Antispam-Report: CIP:70.37.183.190;KIP:(null);UIP:(null);IPV:NLI;H:mail.freescale.net;RD:none;EFVD:NLI X-SpamScore: -5 X-BigFish: VS-5(zz98dI9371I936eI542I1432Izz1f42h2148h208ch1ee6h1de0h1fdah2073h2146h1202h1e76h1d1ah1d2ah1fc6hzz1de098h8275bh1de097hz2dh2a8h839h93fhd24hf0ah1288h12a5h12a9h12bdh137ah139eh13b6h1441h1504h1537h162dh1631h1758h1898h18e1h1946h19b5h1ad9h1b0ah1b2fh2222h224fh1fb3h1d0ch1d2eh1d3fh1dfeh1dffh1e23h1fe8h1ff5h2218h2216h1155h) Message-ID: <1384307679.1403.122.camel@snotra.buserror.net> Subject: Re: [PATCH 1/4] phylib: Add Clause 45 read/write functions From: Scott Wood To: Xie Shaohui-B21989 CC: "shh.xie@gmail.com" , "linuxppc-dev@lists.ozlabs.org" , "linux-kernel@vger.kernel.org" , Kanetkar Shruti-B44454 , Bucur Madalin-Cristian-B32716 Date: Tue, 12 Nov 2013 19:54:39 -0600 In-Reply-To: References: <1384167864-2457-1-git-send-email-shh.xie@gmail.com> <1384293487.1403.67.camel@snotra.buserror.net> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.6.4-0ubuntu1 MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-OriginatorOrg: freescale.com X-FOPE-CONNECTOR: Id%0$Dn%*$RO%0$TLS%0$FQDN%$TlsDn% Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 2013-11-12 at 19:51 -0600, Xie Shaohui-B21989 wrote: > > -----Original Message----- > > From: Wood Scott-B07421 > > Sent: Wednesday, November 13, 2013 5:58 AM > > To: shh.xie@gmail.com > > Cc: linuxppc-dev@lists.ozlabs.org; linux-kernel@vger.kernel.org; Kanetkar > > Shruti-B44454; Xie Shaohui-B21989; Bucur Madalin-Cristian-B32716 > > Subject: Re: [PATCH 1/4] phylib: Add Clause 45 read/write functions > > > > On Mon, 2013-11-11 at 19:04 +0800, shh.xie@gmail.com wrote: > > > From: Andy Fleming > > > > > > You need an extra parameter to read or write Clause 45 PHYs, so we > > > need a different API with the extra parameter. > > > > > > Signed-off-by: Andy Fleming > > > Signed-off-by: Shaohui Xie > > > > Why did you remove Andy's e-mail address? Even though it's no longer valid, it > > helps identify which specific person you're talking about. > > > [S.H] Andy's e-mail address is not valid and git-send-mail will fail, I have to remove it to make git work. Tell git send-email to not include that address, e.g. using --suppress-cc, --no-signed-off-by-cc, --suppress-from, etc. -Scott