Openvswitch: Refactor sample and recirc actions implementation
authorandy zhou <azhou@ovn.org>
Mon, 20 Mar 2017 23:32:30 +0000 (16:32 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 22 Mar 2017 18:28:35 +0000 (11:28 -0700)
commitbef7f7567a104a0b4dba5f51b8c12ce28947144b
tree2e09db106404e4406ccdca2299b7206a60b6c975
parent798c166173ffb50128993641fcf791df51bed48e
Openvswitch: Refactor sample and recirc actions implementation

Added clone_execute() that both the sample and the recirc
action implementation can use.

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>
net/openvswitch/actions.c