]> git.baikalelectronics.ru Git - kernel.git/commit
batman-adv: move BATADV_TT_CLIENT_TEMP to higher bit
authorAntonio Quartulli <ordex@autistici.org>
Wed, 24 Apr 2013 14:37:52 +0000 (16:37 +0200)
committerAntonio Quartulli <antonio@meshcoding.com>
Wed, 9 Oct 2013 19:22:32 +0000 (21:22 +0200)
commit8b0e9b10c302525cbaa20b8f10df31190f1d1721
treea3465401dede68f6b3bb76b761f3ae0f14bf9285
parentb063a73a9618ff8b49206d17e3c87d1d6f61eb54
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 <ordex@autistici.org>
Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
net/batman-adv/packet.h