From: Antonio Quartulli Date: Sat, 28 May 2011 12:51:06 +0000 (+0200) Subject: batman-adv: Unify the first 3 bytes in each packet X-Git-Tag: v3.1-rc1~316^2~412^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b27ffb00fbe9d9189715ea13ce8712e2f0cb0c5;p=pandora-kernel.git batman-adv: Unify the first 3 bytes in each packet The amount of duplicated code in the receive and routing code can be reduced when all headers provide the packet type, version and ttl in the same first bytes. Signed-off-by: Antonio Quartulli Signed-off-by: Sven Eckelmann --- Reading git-diff-tree failed