From: Simon Wunderlich Date: Tue, 28 May 2013 09:49:47 +0000 (+0200) Subject: batman-adv: remove useless find_router look up X-Git-Tag: v3.13-rc1~105^2~191^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=56a5ca8409072d9d982d0904f60a4a6096d2dec0;p=pandora-kernel.git 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 Signed-off-by: Marek Lindner Signed-off-by: Antonio Quartulli --- Reading git-diff-tree failed