From: Antonio Quartulli Date: Mon, 2 Sep 2013 10:15:01 +0000 (+0200) Subject: batman-adv: make struct batadv_neigh_node algorithm agnostic X-Git-Tag: v3.13-rc1~105^2~132^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0538f7599157b7bdef1814472048de5351c4fd6d;p=pandora-kernel.git batman-adv: make struct batadv_neigh_node algorithm agnostic some of the fields in struct batadv_neigh_node are strictly related to the B.A.T.M.A.N. IV algorithm. In order to make the struct usable by any routing algorithm it has to be split and made more generic Signed-off-by: Antonio Quartulli Signed-off-by: Marek Lindner --- Reading git-diff-tree failed