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:
dd58ddc
)
batman-adv: Remove vis info on hashing errors
author
Sven Eckelmann
<sven@narfation.org>
Fri, 28 Jan 2011 17:34:05 +0000
(18:34 +0100)
committer
Sven Eckelmann
<sven@narfation.org>
Sun, 30 Jan 2011 09:32:02 +0000
(10:32 +0100)
A newly created vis info object must be removed when it couldn't be
added to the hash. The old_info which has to be replaced was already
removed and isn't related to the hash anymore.
Signed-off-by: Sven Eckelmann <sven@narfation.org>
No differences found