summaryrefslogtreecommitdiff
path: root/astraceroute
diff options
context:
space:
mode:
Diffstat (limited to 'astraceroute')
0 files changed, 0 insertions, 0 deletions
cgit.cgi/linux/net-next.git/diff/?id=5b8784aaf29be20ba8d363e1124d7436d42ef9bf&id2=6d45408db1ad87c2080cffeb7868553eec6e053b'>diff)
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