commit | 78d6942a45f86126ebdadd45418188b221d63344 | [log] [tgz] |
---|---|---|
author | Antonio Quartulli <ordex@autistici.org> | Thu Jan 12 19:07:00 2012 +0100 |
committer | Marek Lindner <lindner_marek@yahoo.de> | Fri Feb 17 02:50:21 2012 +0800 |
tree | fc59299d2a9bb7d0bde7381f5f08290d30c13142 | |
parent | c566dbbef029d7ea957e9566e3073e68b9e05de9 [diff] |
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>