OSDN Git Service

batman-adv: TT_CLIENT_PENDING is never set in struct tt_global_entry
authorAntonio Quartulli <ordex@autistici.org>
Thu, 12 Jan 2012 18:07:00 +0000 (19:07 +0100)
committerMarek Lindner <lindner_marek@yahoo.de>
Thu, 16 Feb 2012 18:50:21 +0000 (02:50 +0800)
commit78d6942a45f86126ebdadd45418188b221d63344
treefc59299d2a9bb7d0bde7381f5f08290d30c13142
parentc566dbbef029d7ea957e9566e3073e68b9e05de9
batman-adv: TT_CLIENT_PENDING is never set in struct tt_global_entry

Actually the TT_CLIENT_PENDING flag is never set in the tt_global_entry
structure, therefore this code is useless and can be removed.

Reported-by: Simon Wunderlich <siwu@hrz.tu-chemnitz.de>
Signed-off-by: Antonio Quartulli <ordex@autistici.org>
Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
net/batman-adv/translation-table.c