Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752859AbbFHHvl (ORCPT ); Mon, 8 Jun 2015 03:51:41 -0400 Received: from shards.monkeyblade.net ([149.20.54.216]:52000 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752439AbbFHHvd (ORCPT ); Mon, 8 Jun 2015 03:51:33 -0400 Date: Mon, 08 Jun 2015 00:51:30 -0700 (PDT) Message-Id: <20150608.005130.742724237263501733.davem@davemloft.net> To: jaeden.amero@ni.com Cc: f.fainelli@gmail.com, netdev@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v4 0/3] net/phy: micrel: Center FLP timing at 16ms From: David Miller In-Reply-To: <1433545226-18324-1-git-send-email-jaeden.amero@ni.com> References: <1433545226-18324-1-git-send-email-jaeden.amero@ni.com> X-Mailer: Mew version 6.6 on Emacs 24.5 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.5.12 (shards.monkeyblade.net [149.20.54.216]); Mon, 08 Jun 2015 00:51:33 -0700 (PDT) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1047 Lines: 23 From: Jaeden Amero Date: Fri, 5 Jun 2015 18:00:23 -0500 > In v2, we add an additional cleanup commit to make an array of strings > static const and to improve const correctness generally. We also no longer > unnecessarily initialize the result variable in > ksz9031_center_flp_timing(). > > In v3, we remove the unnecessary result variable from ksz9031_config_init() > introduced by a previous version of "net/phy: micrel: Center FLP timing at > 16ms". > > In v4, we modify the commit message of "net/phy: micrel: Center FLP timing > at 16ms" to replace the awkward quotation of the data sheet's programming > procedure with an explanation of why we program the FLP burst registers and > restart auto-negotiation where we do (config_init). Series applied to net-next, thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/