On Friday 22 November 2013 13:02:06 Simon Wunderlich wrote:
From: Simon Wunderlich simon@open-mesh.com
A previous commit for the multi interface optimization did not change the member access for neigh_node to their respective new ifinfo structures for the network coding implementation.
This was introduced by change 9bb33b8d88e318c4879d37d06ad28e3e018b9036 ("batman-adv: split tq information in neigh_node struct")
Signed-off-by: Simon Wunderlich simon@open-mesh.com
network-coding.c | 24 ++++++++++++++++++++---- 1 file changed, 20 insertions(+), 4 deletions(-)
Applied in revision cb7ec5f.
Thanks, Marek