On Tuesday, April 23, 2013 22:34:32 Antonio Quartulli wrote:
@@ -635,7 +635,8 @@ bool batadv_gw_is_dhcp_target(struct sk_buff *skb, unsigned int *header_len) }
bool batadv_gw_out_of_range(struct batadv_priv *bat_priv,
struct sk_buff *skb, struct ethhdr *ethhdr)
struct sk_buff *skb, struct ethhdr *ethhdr,
unsigned short vid)
Kernel doc ?
Cheers, Marek