From: Andy Zhou Date: Thu, 17 Jul 2014 22:17:54 +0000 (-0700) Subject: openvswitch: Add skb_clone NULL check for the sampling action. X-Git-Tag: cleanup-for-v3.18~108^2~91^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d9e0ecb81417c34ef8c02a6880d23c362300cda0;p=pandora-kernel.git openvswitch: Add skb_clone NULL check for the sampling action. Fix a bug where skb_clone() NULL check is missing in sample action implementation. Signed-off-by: Andy Zhou Signed-off-by: Pravin B Shelar --- Reading git-diff-tree failed