On Monday, November 19, 2012 16:01:44 Antonio Quartulli wrote:
> The flag field of the tt_local_entry->common structure in
> tt_local_add() is first assigned NO_FLAGS and then TT_CLIENT_NEW so
> nullifying the first operation. For this reason it is safe to remove
> the first assignment.
>
> This was introuduced by ("batman-adv: keep local table consistency for
> further TT_RESPONSE")
>
> Signed-off-by: Antonio Quartulli <[email protected]>
> ---
> translation-table.c | 12 +++++-------
> 1 file changed, 5 insertions(+), 7 deletions(-)
Applied in revision 1f59c6d.
Thanks,
Marek