commit | d9e0ecb81417c34ef8c02a6880d23c362300cda0 | [log] [tgz] |
---|---|---|
author | Andy Zhou <azhou@nicira.com> | Thu Jul 17 15:17:54 2014 -0700 |
committer | Pravin B Shelar <pshelar@nicira.com> | Thu Jul 24 09:37:22 2014 -0700 |
tree | de97db2013ec2a68fe663d855f067572bff9fa82 | |
parent | 651887b0c22cffcfce7eb9c29ee23ffb105bdb0b [diff] |
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 <azhou@nicira.com> Signed-off-by: Pravin B Shelar <pshelar@nicira.com>