From: Antonio Quartulli Date: Mon, 2 Sep 2013 10:15:02 +0000 (+0200) Subject: batman-adv: make struct batadv_orig_node algorithm agnostic X-Git-Tag: v3.13-rc1~105^2~132^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bbad0a5e3691cb3976d7a4815c47d9b7bb244731;p=pandora-kernel.git batman-adv: make struct batadv_orig_node algorithm agnostic some of the struct batadv_orig_node members are B.A.T.M.A.N. IV specific and therefore they are moved in a algorithm specific substruct in order to make batadv_orig_node routing algorithm agnostic Signed-off-by: Antonio Quartulli Signed-off-by: Marek Lindner --- Reading git-diff-tree failed