All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
To: Florian Fainelli <f.fainelli@gmail.com>, netdev@vger.kernel.org
Cc: davem@davemloft.net, Shaohui.Xie@freescale.com
Subject: Re: [PATCH net-next v2 3/3] Documentation: networking: update phy.txt with recent changes
Date: Tue, 18 Feb 2014 02:32:18 +0300	[thread overview]
Message-ID: <53029C02.4020009@cogentembedded.com> (raw)
In-Reply-To: <1392672844-1767-4-git-send-email-f.fainelli@gmail.com>

Hello.

On 02/18/2014 12:34 AM, Florian Fainelli wrote:

> The PHY library was missing a bunch of newly added PHY driver callbacks
> along with a smallish description of what they do, fix that.

> Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
[...]

    Again too quick merge, not all types have been fixed. :-/

> diff --git a/Documentation/networking/phy.txt b/Documentation/networking/phy.txt
> index ebf2707..e602c6f 100644
> --- a/Documentation/networking/phy.txt
> +++ b/Documentation/networking/phy.txt
> @@ -253,16 +253,25 @@ Writing a PHY driver
>
>    Each driver consists of a number of function pointers:
[...]
> +   ts_info: Queries about the HW timestamping status
> +   hwtstamp: Set the PHY HW timestamping configuration
> +   rxtstamp: Requests a receive timestamp at the PHY level for a 'skb'
> +   txtsamp: Requests a transmit timestamp at the PHY level for a 'skb'

    s/txtsamp/txtstamp/.

WBR, Sergei

  reply	other threads:[~2014-02-17 22:32 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-17 21:34 [PATCH net-next v2 0/3] net: phy: soft reset rework for 10G PHYs Florian Fainelli
2014-02-17 21:34 ` [PATCH net-next v2 1/3] net: phy: move PHY software reset to genphy_soft_reset Florian Fainelli
2014-02-17 21:34 ` [PATCH net-next v2 2/3] net: phy: allow PHY drivers to implement their own software reset Florian Fainelli
2014-02-17 21:34 ` [PATCH net-next v2 3/3] Documentation: networking: update phy.txt with recent changes Florian Fainelli
2014-02-17 23:32   ` Sergei Shtylyov [this message]
2014-02-17 21:41 ` [PATCH net-next v2 0/3] net: phy: soft reset rework for 10G PHYs David Miller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=53029C02.4020009@cogentembedded.com \
    --to=sergei.shtylyov@cogentembedded.com \
    --cc=Shaohui.Xie@freescale.com \
    --cc=davem@davemloft.net \
    --cc=f.fainelli@gmail.com \
    --cc=netdev@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.