+4
−21
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
There are two separate API to allocate and copy actions list. Anytime OVS needs to copy action list, it needs to call both functions. Following patch moves action allocation to copy function to avoid code duplication. Signed-off-by:Pravin B Shelar <pshelar@nicira.com> Acked-by:
Jarno Rajahalme <jrajahalme@nicira.com>