From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755129AbbEFF3x (ORCPT ); Wed, 6 May 2015 01:29:53 -0400 Received: from mail-bn1bon0054.outbound.protection.outlook.com ([157.56.111.54]:50016 "EHLO na01-bn1-obe.outbound.protection.outlook.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1750698AbbEFF3t (ORCPT ); Wed, 6 May 2015 01:29:49 -0400 Authentication-Results: spf=pass (sender IP is 149.199.60.100) smtp.mailfrom=xilinx.com; davemloft.net; dkim=none (message not signed) header.d=none; Message-ID: <5549A6BF.1030205@xilinx.com> Date: Wed, 6 May 2015 07:29:35 +0200 From: Michal Simek User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 MIME-Version: 1.0 To: David Miller , CC: , , , , , , , Subject: Re: [PATCH 01/12] net: axienet: Support for RGMII References: <7fb84f65a61bbe0fdb4b61a871cf4d4f7910955d.1430817941.git.michal.simek@xilinx.com> <20150505.193520.1238479814165419495.davem@davemloft.net> In-Reply-To: <20150505.193520.1238479814165419495.davem@davemloft.net> Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit X-RCIS-Action: ALLOW X-TM-AS-Product-Ver: IMSS-7.1.0.1224-7.5.0.1018-21522.005 X-TM-AS-User-Approved-Sender: Yes;Yes;Yes X-EOPAttributedMessage: 0 X-Forefront-Antispam-Report: CIP:149.199.60.100;CTRY:US;IPV:NLI;EFV:NLI;SFV:NSPM;SFS:(10009020)(6009001)(438002)(479174004)(377454003)(51704005)(199003)(189002)(164054003)(24454002)(50986999)(64126003)(33656002)(77096005)(54356999)(76176999)(87266999)(50466002)(86362001)(65816999)(5001920100001)(77156002)(62966003)(46102003)(2950100001)(36386004)(106466001)(65956001)(47776003)(36756003)(6806004)(59896002)(87936001)(83506001)(63266004)(5001960100002)(4001350100001)(92566002)(5001770100001)(189998001)(107986001)(4001450100001);DIR:OUT;SFP:1101;SCL:1;SRVR:BN1AFFO11HUB034;H:xsj-pvapsmtpgw02;FPR:;SPF:Pass;MLV:sfv;A:1;MX:1;LANG:en; X-Microsoft-Antispam: UriScan:;BCL:0;PCL:0;RULEID:;SRVR:BN1AFFO11HUB034; X-Microsoft-Antispam-PRVS: X-Exchange-Antispam-Report-Test: UriScan:; X-Exchange-Antispam-Report-CFA-Test: BCL:0;PCL:0;RULEID:(601004)(5005006)(3002001);SRVR:BN1AFFO11HUB034;BCL:0;PCL:0;RULEID:;SRVR:BN1AFFO11HUB034; X-Forefront-PRVS: 0568F32D91 X-OriginatorOrg: xilinx.com X-MS-Exchange-CrossTenant-OriginalArrivalTime: 06 May 2015 05:29:48.1846 (UTC) X-MS-Exchange-CrossTenant-Id: 657af505-d5df-48d0-8300-c31994686c5c X-MS-Exchange-CrossTenant-OriginalAttributedTenantConnectingIp: TenantId=657af505-d5df-48d0-8300-c31994686c5c;Ip=[149.199.60.100];Helo=[xsj-pvapsmtpgw02] X-MS-Exchange-CrossTenant-FromEntityHeader: HybridOnPrem X-MS-Exchange-Transport-CrossTenantHeadersStamped: BN1AFFO11HUB034 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi David, On 05/06/2015 01:35 AM, David Miller wrote: > > Series applied to net-next. Thanks. > > Next time, you should give an initial "[PATCH 00/nn] " posting > describing overall at a high level what the series is doing. > > That way I can use that information in the commit message of > a merge commit for your series, and also have one posting I > can reply to in order to give high level feedback or to simply > say I applied everything. Will do. Thanks, Michal