openvswitch: Add skb_clone NULL check for the sampling action.
authorAndy Zhou <azhou@nicira.com>
Thu, 17 Jul 2014 22:17:54 +0000 (15:17 -0700)
committerPravin B Shelar <pshelar@nicira.com>
Thu, 24 Jul 2014 16:37:22 +0000 (09:37 -0700)
Fix a bug where skb_clone() NULL check is missing in sample action
implementation.

Signed-off-by: Andy Zhou <azhou@nicira.com>
Signed-off-by: Pravin B Shelar <pshelar@nicira.com>
net/openvswitch/actions.c

Simple merge