Browse Source

batman-adv: remove duplicated line in comment

Remove an accidentally added duplicated line in a function comment

Signed-off-by: Antonio Quartulli <ordex@autistici.org>
Antonio Quartulli 13 years ago
parent
commit
e88af9464f
1 changed files with 0 additions and 1 deletions
  1. 0 1
      net/batman-adv/bridge_loop_avoidance.c

+ 0 - 1
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