From: Antonio Quartulli Date: Mon, 17 Oct 2011 12:25:13 +0000 (+0200) Subject: batman-adv: correctly set the data field in the TT_REPONSE packet X-Git-Tag: v3.2-rc1~113^2~8^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d8523931f7f5eb8900077f0da0fbe6b8ad0010b;p=pandora-kernel.git batman-adv: correctly set the data field in the TT_REPONSE packet In the TT_RESPONSE packet, the number of carried entries is not correctly set. This leads to a wrong interpretation of the packet payload on the receiver side causing random entries to be added to the global translation table. Therefore the latter gets always corrupted, triggering a table recovery all the time. Signed-off-by: Antonio Quartulli Signed-off-by: Marek Lindner --- Reading git-diff-tree failed