batman-adv: fix wrong names in kerneldoc
[deliverable/linux.git] / net / batman-adv / main.h
index 38e5587675cccb3d25bbfeda5c99d3dc87479dee..07a6042d0ad6f64b835cc50e01ad0e08c0b4c61f 100644 (file)
@@ -296,7 +296,8 @@ static inline bool batadv_compare_eth(const void *data1, const void *data2)
 }
 
 /**
- * has_timed_out - compares current time (jiffies) and timestamp + timeout
+ * batadv_has_timed_out - compares current time (jiffies) and timestamp +
+ *  timeout
  * @timestamp:         base value to compare with (in jiffies)
  * @timeout:           added to base value before comparing (in milliseconds)
  *
This page took 0.026992 seconds and 5 git commands to generate.