aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/xen-netback/interface.c
diff options
context:
space:
mode:
authorandy zhou <[email protected]>2017-01-27 21:45:28 +0000
committerDavid S. Miller <[email protected]>2017-01-30 00:00:16 +0000
commit5b8784aaf29be20ba8d363e1124d7436d42ef9bf (patch)
tree5cce61602cd014edaa7e1d6f2e8a718509f9b579 /drivers/net/xen-netback/interface.c
parentMerge branch 'dsa-multi-chip-prep' (diff)
downloadkernel-5b8784aaf29be20ba8d363e1124d7436d42ef9bf.tar.gz
kernel-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 <[email protected]> Acked-by: Pravin B Shelar <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/net/xen-netback/interface.c')
0 files changed, 0 insertions, 0 deletions