lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Tue, 18 Feb 2014 02:32:18 +0300
From:	Sergei Shtylyov <sergei.shtylyov@...entembedded.com>
To:	Florian Fainelli <f.fainelli@...il.com>, netdev@...r.kernel.org
CC:	davem@...emloft.net, Shaohui.Xie@...escale.com
Subject: Re: [PATCH net-next v2 3/3] Documentation: networking: update phy.txt
 with recent changes

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@...il.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

--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ