From: Antonio Quartulli Date: Wed, 24 Apr 2013 14:37:52 +0000 (+0200) Subject: batman-adv: move BATADV_TT_CLIENT_TEMP to higher bit X-Git-Tag: v3.13-rc1~105^2~193^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0035f97e65761099cbfa9554ee8cd9bfc395eeea;p=pandora-kernel.git batman-adv: move BATADV_TT_CLIENT_TEMP to higher bit Client flags from bit 0 to 7 are sent over the wire. BATADV_TT_CLIENT_TEMP is a local flag and is not supposed to be sent to the network. Therefore it has occupy a higher bit. Signed-off-by: Antonio Quartulli Signed-off-by: Marek Lindner --- Reading git-diff-tree failed