netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next] ethtool: document PHY tunable callbacks
@ 2021-04-07  0:23 Jakub Kicinski
  2021-04-07  0:33 ` Andrew Lunn
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Jakub Kicinski @ 2021-04-07  0:23 UTC (permalink / raw)
  To: davem; +Cc: netdev, andrew, f.fainelli, mkubecek, Jakub Kicinski

Add missing kdoc for phy tunable callbacks.

Signed-off-by: Jakub Kicinski <kuba@kernel.org>
---
Targetting net-next to avoid conflict with upcoming patches.
Should apply cleanly to both trees.

 include/linux/ethtool.h | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/include/linux/ethtool.h b/include/linux/ethtool.h
index 3583f7fc075c..5c631a298994 100644
--- a/include/linux/ethtool.h
+++ b/include/linux/ethtool.h
@@ -410,6 +410,8 @@ struct ethtool_pause_stats {
  * @get_ethtool_phy_stats: Return extended statistics about the PHY device.
  *	This is only useful if the device maintains PHY statistics and
  *	cannot use the standard PHY library helpers.
+ * @get_phy_tunable: Read the value of a PHY tunable.
+ * @set_phy_tunable: Set the value of a PHY tunable.
  *
  * All operations are optional (i.e. the function pointer may be set
  * to %NULL) and callers must take this into account.  Callers must
-- 
2.30.2


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH net-next] ethtool: document PHY tunable callbacks
  2021-04-07  0:23 [PATCH net-next] ethtool: document PHY tunable callbacks Jakub Kicinski
@ 2021-04-07  0:33 ` Andrew Lunn
  2021-04-07  1:48 ` Florian Fainelli
  2021-04-07 21:20 ` patchwork-bot+netdevbpf
  2 siblings, 0 replies; 4+ messages in thread
From: Andrew Lunn @ 2021-04-07  0:33 UTC (permalink / raw)
  To: Jakub Kicinski; +Cc: davem, netdev, f.fainelli, mkubecek

On Tue, Apr 06, 2021 at 05:23:59PM -0700, Jakub Kicinski wrote:
> Add missing kdoc for phy tunable callbacks.
> 
> Signed-off-by: Jakub Kicinski <kuba@kernel.org>

Reviewed-by: Andrew Lunn <andrew@lunn.ch>

    Andrew

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH net-next] ethtool: document PHY tunable callbacks
  2021-04-07  0:23 [PATCH net-next] ethtool: document PHY tunable callbacks Jakub Kicinski
  2021-04-07  0:33 ` Andrew Lunn
@ 2021-04-07  1:48 ` Florian Fainelli
  2021-04-07 21:20 ` patchwork-bot+netdevbpf
  2 siblings, 0 replies; 4+ messages in thread
From: Florian Fainelli @ 2021-04-07  1:48 UTC (permalink / raw)
  To: Jakub Kicinski, davem; +Cc: netdev, andrew, mkubecek



On 4/6/2021 5:23 PM, Jakub Kicinski wrote:
> Add missing kdoc for phy tunable callbacks.
> 
> Signed-off-by: Jakub Kicinski <kuba@kernel.org>

Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
-- 
Florian

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH net-next] ethtool: document PHY tunable callbacks
  2021-04-07  0:23 [PATCH net-next] ethtool: document PHY tunable callbacks Jakub Kicinski
  2021-04-07  0:33 ` Andrew Lunn
  2021-04-07  1:48 ` Florian Fainelli
@ 2021-04-07 21:20 ` patchwork-bot+netdevbpf
  2 siblings, 0 replies; 4+ messages in thread
From: patchwork-bot+netdevbpf @ 2021-04-07 21:20 UTC (permalink / raw)
  To: Jakub Kicinski; +Cc: davem, netdev, andrew, f.fainelli, mkubecek

Hello:

This patch was applied to netdev/net-next.git (refs/heads/master):

On Tue,  6 Apr 2021 17:23:59 -0700 you wrote:
> Add missing kdoc for phy tunable callbacks.
> 
> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
> ---
> Targetting net-next to avoid conflict with upcoming patches.
> Should apply cleanly to both trees.
> 
> [...]

Here is the summary with links:
  - [net-next] ethtool: document PHY tunable callbacks
    https://git.kernel.org/netdev/net-next/c/56f15e2cb1f7

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-04-07 21:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-07  0:23 [PATCH net-next] ethtool: document PHY tunable callbacks Jakub Kicinski
2021-04-07  0:33 ` Andrew Lunn
2021-04-07  1:48 ` Florian Fainelli
2021-04-07 21:20 ` patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).