]> git.baikalelectronics.ru Git - kernel.git/commit
openvswitch: simplify sample action implementation
authorAndy Zhou <azhou@nicira.com>
Tue, 16 Sep 2014 02:33:50 +0000 (19:33 -0700)
committerPravin B Shelar <pshelar@nicira.com>
Tue, 16 Sep 2014 06:28:14 +0000 (23:28 -0700)
commita72110675e787333149e52116da68b724bb5913a
treeca16360b437e13d4f8cf0c2440181fbffbc9cc71
parent5eecc519550364e000c2dec3bba510c6da0101a5
openvswitch: simplify sample action implementation

The current sample() function implementation is more complicated
than necessary in handling single user space action optimization
and skb reference counting. There is no functional changes.

Signed-off-by: Andy Zhou <azhou@nicira.com>
Signed-off-by: Pravin B Shelar <pshelar@nicira.com>
net/openvswitch/actions.c