aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/phylink.c
diff options
context:
space:
mode:
authorYanteng Si <siyanteng01@gmail.com>2021-12-06 16:12:28 +0800
committerJakub Kicinski <kuba@kernel.org>2021-12-07 21:26:22 -0800
commitc35e8de704560846dab964a2df2e548818a424d3 (patch)
tree4157cf2773d2d60f2cc9d13162d0ebead169d874 /drivers/net/phy/phylink.c
parentnet: phy: Remove unnecessary indentation in the comments of phy_device (diff)
downloadlinux-dev-c35e8de704560846dab964a2df2e548818a424d3.tar.xz
linux-dev-c35e8de704560846dab964a2df2e548818a424d3.zip
net: phy: Add the missing blank line in the phylink_suspend comment
Fix warning as: Documentation/networking/kapi:147: ./drivers/net/phy/phylink.c:1657: WARNING: Unexpected indentation. Documentation/networking/kapi:147: ./drivers/net/phy/phylink.c:1658: WARNING: Block quote ends without a blank line; unexpected unindent. Signed-off-by: Yanteng Si <siyanteng@loongson.cn> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'drivers/net/phy/phylink.c')
-rw-r--r--drivers/net/phy/phylink.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/phy/phylink.c b/drivers/net/phy/phylink.c
index 5904546acae6..ea82ea5660e7 100644
--- a/drivers/net/phy/phylink.c
+++ b/drivers/net/phy/phylink.c
@@ -1388,6 +1388,7 @@ EXPORT_SYMBOL_GPL(phylink_stop);
* @mac_wol: true if the MAC needs to receive packets for Wake-on-Lan
*
* Handle a network device suspend event. There are several cases:
+ *
* - If Wake-on-Lan is not active, we can bring down the link between
* the MAC and PHY by calling phylink_stop().
* - If Wake-on-Lan is active, and being handled only by the PHY, we