diff options
author | 2017-01-27 13:45:28 -0800 | |
---|---|---|
committer | 2017-01-29 19:00:16 -0500 | |
commit | 5b8784aaf29be20ba8d363e1124d7436d42ef9bf (patch) | |
tree | 5cce61602cd014edaa7e1d6f2e8a718509f9b579 /drivers/net/xen-netfront.c | |
parent | Merge branch 'dsa-multi-chip-prep' (diff) | |
download | linux-rng-5b8784aaf29be20ba8d363e1124d7436d42ef9bf.tar.xz linux-rng-5b8784aaf29be20ba8d363e1124d7436d42ef9bf.zip |
openvswitch: Simplify do_execute_actions().
do_execute_actions() implements a worthwhile optimization: in case
an output action is the last action in an action list, skb_clone()
can be avoided by outputing the current skb. However, the
implementation is more complicated than necessary. This patch
simplify this logic.
Signed-off-by: Andy Zhou <azhou@ovn.org>
Acked-by: Pravin B Shelar <pshelar@ovn.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/xen-netfront.c')
0 files changed, 0 insertions, 0 deletions