From: Thomas Graf Date: Tue, 2 Apr 2013 22:30:43 +0000 (+0200) Subject: openvswitch: Don't insert empty OVS_VPORT_ATTR_OPTIONS attribute X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~103^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d9633523f27dfcaac2d6052c7b3278311f77949;p=pandora-kernel.git openvswitch: Don't insert empty OVS_VPORT_ATTR_OPTIONS attribute The port specific options are currently unused resulting in an empty OVS_VPORT_ATTR_OPTIONS nested attribute being inserted into every OVS_VPORT_CMD_GET message. Don't insert OVS_VPORT_ATTR_OPTIONS if no options are present. Signed-off-by: Thomas Graf Signed-off-by: Jesse Gross --- Reading git-diff-tree failed