From: Antonio Quartulli Date: Thu, 8 Nov 2012 13:21:11 +0000 (+0100) Subject: batman-adv: correctly pass the client flag on tt_response X-Git-Tag: v3.7-rc6~3^2~2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=27b37ebfa2d2a1b6acef6f2d21c497475c9b9709;p=pandora-kernel.git batman-adv: correctly pass the client flag on tt_response When a TT response with the full table is sent, the client flags should be sent as well. This patch fix the flags assignment when populating the tt_response to send back This was introduced by 30cfd02b60e1cb16f5effb0a01f826c5bb7e4c59 ("batman-adv: detect not yet announced clients") Signed-off-by: Antonio Quartulli Signed-off-by: Marek Lindner --- Reading git-diff-tree failed