From: Stephen Hemminger Date: Mon, 17 Jun 2013 21:16:40 +0000 (-0700) Subject: vxlan: Use initializer for dummy structures X-Git-Tag: v3.11-rc1~64^2~62^2~1^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bb3fd6878a983f36c994bfbd71b01b2625ddf52b;p=pandora-kernel.git 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 --- Reading git-diff-tree failed