commit | bb3fd6878a983f36c994bfbd71b01b2625ddf52b | [log] [tgz] |
---|---|---|
author | Stephen Hemminger <stephen@networkplumber.org> | Mon Jun 17 14:16:40 2013 -0700 |
committer | Stephen Hemminger <stephen@networkplumber.org> | Mon Jun 24 08:40:33 2013 -0700 |
tree | f0ed21922f20661a9ad206c17b0b65433fd23b25 | |
parent | 9daaa397b3e18282715eeb0d7be79ea5bbadc119 [diff] |
vxlan: Use initializer for dummy structures 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>