batman-adv: Fix names in kerneldoc of functions
[deliverable/linux.git] / net / batman-adv / packet.h
index 6d5b17841ff5315bf43b124fa83e0e7ef9db14d0..72fd5b0a41837de3976ba295493c0087e93c8b4d 100644 (file)
@@ -494,7 +494,7 @@ struct batadv_tvlv_gateway_data {
  * struct batadv_tvlv_tt_data - tt data propagated through the tt tvlv container
  * @flags: translation table flags (see batadv_tt_data_flags)
  * @ttvn: translation table version number
- * @vlan_num: number of announced VLANs. In the TVLV this struct is followed by
+ * @num_vlan: number of announced VLANs. In the TVLV this struct is followed by
  *  one batadv_tvlv_tt_vlan_data object per announced vlan
  */
 struct batadv_tvlv_tt_data {
This page took 0.02459 seconds and 5 git commands to generate.