projects
/
platform
/
kernel
/
linux-exynos.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
600184b
)
batman-adv: Fix kernel-doc for batadv_claim_free_ref
author
Sven Eckelmann
<sven@narfation.org>
Tue, 5 Jan 2016 11:06:16 +0000
(12:06 +0100)
committer
Antonio Quartulli
<a@unstable.cc>
Tue, 2 Feb 2016 04:55:09 +0000
(12:55 +0800)
Signed-off-by: Sven Eckelmann <sven@narfation.org>
Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch>
Signed-off-by: Antonio Quartulli <a@unstable.cc>
net/batman-adv/bridge_loop_avoidance.c
patch
|
blob
|
history
diff --git
a/net/batman-adv/bridge_loop_avoidance.c
b/net/batman-adv/bridge_loop_avoidance.c
index
131aca0
..
b3a72e2
100644
(file)
--- a/
net/batman-adv/bridge_loop_avoidance.c
+++ b/
net/batman-adv/bridge_loop_avoidance.c
@@
-165,7
+165,8
@@
static void batadv_claim_release(struct batadv_bla_claim *claim)
}
/**
- * batadv_claim_free_rcu - free a claim
+ * batadv_claim_free_ref - decrement the claim refcounter and possibly
+ * release it
* @claim: claim to be free'd
*/
static void batadv_claim_free_ref(struct batadv_bla_claim *claim)