From: Li RongQing Date: Tue, 2 Sep 2014 12:52:28 +0000 (+0800) Subject: openvswitch: fix a memory leak X-Git-Tag: fixes-for-v3.18-merge-window~162^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ee45ea05c8710c7ab8a5eb1a72700b874712746;p=pandora-kernel.git openvswitch: fix a memory leak The user_skb maybe be leaked if the operation on it failed and codes skipped into the label "out:" without calling genlmsg_unicast. Cc: Pravin Shelar Signed-off-by: Li RongQing Acked-by: Pravin B Shelar Signed-off-by: David S. Miller --- Reading git-diff-tree failed