From: Daniele Di Proietto Date: Thu, 23 Jan 2014 18:47:35 +0000 (-0800) Subject: openvswitch: Fix ovs_dp_cmd_msg_size() X-Git-Tag: v3.14-rc3~36^2~48^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=45fb9c35b27c9982e9a55d04ed0a5230a2d0b306;p=pandora-kernel.git openvswitch: Fix ovs_dp_cmd_msg_size() commit 43d4be9cb55f3bac5253e9289996fd9d735531db (openvswitch: Allow user space to announce ability to accept unaligned Netlink messages) introduced OVS_DP_ATTR_USER_FEATURES netlink attribute in datapath responses, but the attribute size was not taken into account in ovs_dp_cmd_msg_size(). Signed-off-by: Daniele Di Proietto Signed-off-by: Jesse Gross --- Reading git-diff-tree failed