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:
9daaa39
)
vxlan: Use initializer for dummy structures
author
Stephen Hemminger
<stephen@networkplumber.org>
Mon, 17 Jun 2013 21:16:40 +0000
(14:16 -0700)
committer
Stephen Hemminger
<stephen@networkplumber.org>
Mon, 24 Jun 2013 15:40:33 +0000
(08:40 -0700)
For the notification code, a couple of places build fdb entries on
the stack, use structure initialization instead and fix formatting.
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
No differences found