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:
38dc40e
)
batman-adv: don't initialise batman_iv private members in hard-interface.c
author
Antonio Quartulli
<antonio@open-mesh.com>
Tue, 2 Apr 2013 10:16:53 +0000
(12:16 +0200)
committer
Antonio Quartulli
<ordex@autistici.org>
Wed, 29 May 2013 00:44:54 +0000
(
02:44
+0200)
hard-interface.c has to do not contain any routing algorithm
specific code.
Allocate the hard-interface with kzalloc() and remove any
useless and algorithm specific member initialisation
Signed-off-by: Antonio Quartulli <antonio@open-mesh.com>
Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
No differences found