From: Linus Lüssing Date: Tue, 19 Oct 2010 09:59:11 +0000 (+0200) Subject: Staging: batman-adv: Fix resizing of broadcast seqno buffers on if deletion X-Git-Tag: v2.6.37-rc1~60^2~3^2~68 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5dfa2ba9e658f099c11eab251da348429f6a9d7d;p=pandora-kernel.git Staging: batman-adv: Fix resizing of broadcast seqno buffers on if deletion Not only the entries of the deleted interface got erased, but also all ones with a lower if_num. This commit fixes this issue by setting the destination appropriately. Signed-off-by: Linus Lüssing Signed-off-by: Sven Eckelmann Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed