On Wed, Mar 09, 2016 at 10:11:43PM +0100, Sven Eckelmann wrote:
On Wednesday 09 March 2016 08:55:19 Antonio Quartulli wrote:
Signed-off-by: Antonio Quartulli a@unstable.cc
net/batman-adv/distributed-arp-table.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net/batman-adv/distributed-arp-table.c b/net/batman-adv/distributed-arp-table.c index 919a8d2..ab79f3a 100644 --- a/net/batman-adv/distributed-arp-table.c +++ b/net/batman-adv/distributed-arp-table.c @@ -717,7 +717,7 @@ void batadv_dat_status_update(struct net_device *net_dev) }
/**
- batadv_gw_tvlv_ogm_handler_v1 - process incoming dat tvlv container
- batadv_dat_tvlv_ogm_handler_v1 - process incoming dat tvlv container
- @bat_priv: the bat priv with all the soft interface information
- @orig: the orig_node of the ogm
- @flags: flags indicating the tvlv state (see batadv_tvlv_handler_flags)
You've missed some (see https://git.open-mesh.org/batman-adv.git/commit/94399934a5e050073e1146ecfc48... for the update patch):
May I resend this patch with your sign-off as well ?
Cheers,