batman-adv: remove useless find_router look up
authorSimon Wunderlich <simon@open-mesh.com>
Tue, 28 May 2013 09:49:47 +0000 (11:49 +0200)
committerAntonio Quartulli <antonio@meshcoding.com>
Sat, 12 Oct 2013 15:17:10 +0000 (17:17 +0200)
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>

No differences found