Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934377Ab3DGVMu (ORCPT ); Sun, 7 Apr 2013 17:12:50 -0400 Received: from shards.monkeyblade.net ([149.20.54.216]:58530 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1762175Ab3DGVMt (ORCPT ); Sun, 7 Apr 2013 17:12:49 -0400 Date: Sun, 07 Apr 2013 17:12:47 -0400 (EDT) Message-Id: <20130407.171247.907674638416538070.davem@davemloft.net> To: ddaney.cavm@gmail.com Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org, david.daney@cavium.com Subject: Re: [PATCH v3] netdev/phy: Implement ieee802.3 clause 45 in mdio-octeon.c From: David Miller In-Reply-To: <1365017132-6035-1-git-send-email-ddaney.cavm@gmail.com> References: <1365017132-6035-1-git-send-email-ddaney.cavm@gmail.com> X-Mailer: Mew version 6.5 on Emacs 24.1 / 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.2.7 (shards.monkeyblade.net [0.0.0.0]); Sun, 07 Apr 2013 14:12:48 -0700 (PDT) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 653 Lines: 19 From: David Daney Date: Wed, 3 Apr 2013 12:25:32 -0700 > From: David Daney > > The Octeon SMI/MDIO interfaces can do clause 45 communications, so > implement this in the driver. > > Also fix some comment formatting to make it consistent and to comply > with the netdev style. > > Signed-off-by: David Daney Applied to net-next. -- 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/