projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6d2003f
)
batman-adv: remove duplicated line in comment
author
Antonio Quartulli
<
[email protected]
>
Wed, 18 Apr 2012 07:47:57 +0000
(09:47 +0200)
committer
Antonio Quartulli
<
[email protected]
>
Wed, 18 Apr 2012 07:53:57 +0000
(09:53 +0200)
Remove an accidentally added duplicated line in a function comment
Signed-off-by: Antonio Quartulli <
[email protected]
>
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 1cf18ac44ba933741bd232a67840cafee686c596..c8642b58641181de68af84a357a2ce67d50a3f58 100644
(file)
--- a/
net/batman-adv/bridge_loop_avoidance.c
+++ b/
net/batman-adv/bridge_loop_avoidance.c
@@
-734,7
+734,6
@@
static int handle_claim(struct bat_priv *bat_priv,
}
/**
- * @bat_priv: the bat priv with all the soft interface information
* @bat_priv: the bat priv with all the soft interface information
* @hw_src: the Hardware source in the ARP Header
* @hw_dst: the Hardware destination in the ARP Header