commit | 56a5ca8409072d9d982d0904f60a4a6096d2dec0 | [log] [tgz] |
---|---|---|
author | Simon Wunderlich <simon@open-mesh.com> | Tue May 28 11:49:47 2013 +0200 |
committer | Antonio Quartulli <antonio@meshcoding.com> | Sat Oct 12 17:17:10 2013 +0200 |
tree | 7e3a46b4033ea1d391420ffb53adf8464521fdbf | |
parent | 411d6ed93a5d0601980d3e5ce75de07c98e3a7de [diff] |
batman-adv: remove useless find_router look up This is not used anymore with the new fragmentation, and it might actually mess up the bonding code because find_router() assumes it is only called once per packet. Signed-off-by: Simon Wunderlich <simon@open-mesh.com> Signed-off-by: Marek Lindner <lindner_marek@yahoo.de> Signed-off-by: Antonio Quartulli <antonio@meshcoding.com>