DORMANTno replies

[PATCH net-next 1/2] hsr: remove incorrect comment

From: Taehee Yoo <ap420073@gmail.com>
Date: 2020-05-06 15:47:14
Subsystem: hsr network protocol, networking [general], the rest · Maintainers: "David S. Miller", Eric Dumazet, Jakub Kicinski, Paolo Abeni, Linus Torvalds

The hsr_netdev_notify() deals with hsr master notification event because
of debugfs.
So, comment for hsr_netdev_notify() is not correct.

Signed-off-by: Taehee Yoo <ap420073@gmail.com>
---
 net/hsr/hsr_main.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net/hsr/hsr_main.c b/net/hsr/hsr_main.c
index e2564de67603..332eeb2d9802 100644
--- a/net/hsr/hsr_main.c
+++ b/net/hsr/hsr_main.c
@@ -127,7 +127,7 @@ struct hsr_port *hsr_port_get_hsr(struct hsr_priv *hsr, enum hsr_port_type pt)
 }
 
 static struct notifier_block hsr_nb = {
-	.notifier_call = hsr_netdev_notify,	/* Slave event notifications */
+	.notifier_call = hsr_netdev_notify,
 };
 
 static int __init hsr_init(void)
-- 
2.17.1
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help