git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
651887b
)
openvswitch: Add skb_clone NULL check for the sampling action.
author
Andy Zhou
<azhou@nicira.com>
Thu, 17 Jul 2014 22:17:54 +0000
(15:17 -0700)
committer
Pravin 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
patch
|
blob
|
history
diff --cc
net/openvswitch/actions.c
Simple merge