From: Dan Carpenter Date: Mon, 5 Dec 2011 20:27:07 +0000 (+0000) Subject: openvswitch: small potential memory leak in ovs_vport_alloc() X-Git-Tag: v3.3-rc1~182^2~340 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f0a98ae8db603494d40e8ec9d7d2dfd41c9f6dc8;p=pandora-kernel.git openvswitch: small potential memory leak in ovs_vport_alloc() We're unlikely to hit this leak, but the static checkers complain if we don't take care of it. Signed-off-by: Dan Carpenter Acked-by: Jesse Gross Signed-off-by: David S. Miller --- Reading git-diff-tree failed