Re: [PATCH 07/11] phylink: add documentation for kernel APIs

2017-12-01 Thread Florian Fainelli
On 12/01/2017 02:24 AM, Russell King wrote: > Add kernel-doc documentation for phylink kernel APIs, and link it into > the networking kapi documentation under "Network device support". > > Signed-off-by: Russell King Reviewed-by: Florian Fainelli Thanks! -- Florian

[PATCH 07/11] phylink: add documentation for kernel APIs

2017-12-01 Thread Russell King
Add kernel-doc documentation for phylink kernel APIs, and link it into the networking kapi documentation under "Network device support". Signed-off-by: Russell King --- Documentation/networking/kapi.rst | 12 +++ drivers/net/phy/phylink.c | 182 + inc