From: Antonio Quartulli Date: Thu, 12 Jan 2012 18:07:00 +0000 (+0100) Subject: batman-adv: TT_CLIENT_PENDING is never set in struct tt_global_entry X-Git-Tag: v3.4-rc1~177^2~173^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=78d6942a45f86126ebdadd45418188b221d63344;p=pandora-kernel.git 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 Signed-off-by: Antonio Quartulli Signed-off-by: Marek Lindner --- Reading git-diff-tree failed