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:
24fb009
)
Staging: batman-adv: fix crash when new OGM is generated
author
Marek Lindner
<lindner_marek@yahoo.de>
Tue, 19 Oct 2010 09:59:14 +0000
(11:59 +0200)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Tue, 19 Oct 2010 17:04:16 +0000
(10:04 -0700)
If aggregation is not enabled the local translation table can grow
much bigger and expects to fill a full ethernet packet.
Reported-by: Sam Yeung <sam.cwyeung@gmail.com>
Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
Signed-off-by: Sven Eckelmann <sven.eckelmann@gmx.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found