From 6d030de89f1beb85ce8e6b71f4fbfef8cabe37cf Mon Sep 17 00:00:00 2001
From: Antonio Quartulli
Date: Fri, 11 Mar 2016 16:36:19 +0100
Subject: batman-adv: fix wrong names in kerneldoc
Signed-off-by: Antonio Quartulli
[sven@narfation.org: Fix additional names]
Signed-off-by: Sven Eckelmann
Signed-off-by: Marek Lindner
---
net/batman-adv/originator.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'net/batman-adv/originator.c')
diff --git a/net/batman-adv/originator.c b/net/batman-adv/originator.c
index 5b802f0dc24b..155c1dd36c17 100644
--- a/net/batman-adv/originator.c
+++ b/net/batman-adv/originator.c
@@ -289,7 +289,7 @@ void batadv_neigh_node_put(struct batadv_neigh_node *neigh_node)
}
/**
- * batadv_orig_node_get_router - router to the originator depending on iface
+ * batadv_orig_router_get - router to the originator depending on iface
* @orig_node: the orig node for the router
* @if_outgoing: the interface where the payload packet has been received or
* the OGM should be sent to
--
cgit v1.2.3