From: Simon Wunderlich Date: Thu, 25 Apr 2013 08:37:23 +0000 (+0200) Subject: batman-adv: reorder packet types X-Git-Tag: v3.13-rc1~105^2~193^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a1f1ac5c4d045a1adc6662346733a6db3aee5a9d;p=pandora-kernel.git batman-adv: reorder packet types Reordering the packet type numbers allows us to handle unicast packets in a general way - even if we don't know the specific packet type, we can still forward it. There was already code handling this for a couple of unicast packets, and this is the more generalized version to do that. Signed-off-by: Simon Wunderlich Signed-off-by: Marek Lindner Signed-off-by: Antonio Quartulli --- Reading git-diff-tree failed