From: Antonio Quartulli Date: Sun, 15 Jan 2012 23:36:58 +0000 (+0100) Subject: batman-adv: unset the TT_CLIENT_PENDING flag if the new local entry already exists X-Git-Tag: v3.5-rc1~109^2~78^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=521251f2f5fa16747cc21e71580e404af855d140;p=pandora-kernel.git batman-adv: unset the TT_CLIENT_PENDING flag if the new local entry already exists When trying to add a new tt_local_entry, if such entry already exists, we have to ensure that the TT_CLIENT_PENDING flag is not set, otherwise the entry will be deleted soon. Reported-by: Simon Wunderlich Signed-off-by: Antonio Quartulli --- Reading git-diff-tree failed