git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9b37bc2
)
Staging: batman-adv: Fix resizing of broadcast seqno buffers on if deletion
author
Linus Lüssing
<linus.luessing@web.de>
Tue, 19 Oct 2010 09:59:11 +0000
(11:59 +0200)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Tue, 19 Oct 2010 17:04:16 +0000
(10:04 -0700)
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 <linus.luessing@web.de>
Signed-off-by: Sven Eckelmann <sven.eckelmann@gmx.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found