From: Antonio Quartulli Date: Wed, 6 Jul 2011 23:40:57 +0000 (+0200) Subject: batman-adv: initialise last_ttvn and tt_crc for the orig_node structure X-Git-Tag: v3.1-rc1~316^2~199^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c8c991bf2076d711f14ff9063db306fd522ddcd4;p=pandora-kernel.git batman-adv: initialise last_ttvn and tt_crc for the orig_node structure The last_ttvn and tt_crc fields of the orig_node structure were not initialised causing an immediate TT_REQ/RES dialogue even if not needed. Signed-off-by: Antonio Quartulli Signed-off-by: Marek Lindner --- Reading git-diff-tree failed