diff options
author | Jesse Gross <[email protected]> | 2014-10-03 15:35:32 -0700 |
---|---|---|
committer | David S. Miller <[email protected]> | 2014-10-06 00:32:20 -0400 |
commit | 6b205b2ca17e88ef5e10451b720056b790cc63a5 (patch) | |
tree | bd94053b6d8bad4ed2852daf8254a3ea45200ecb /include/linux/fpga/fpga-mgr.h | |
parent | f0b128c1e2cc33ad104daf0f51a51e34f7763c5f (diff) |
openvswitch: Factor out allocation and verification of actions.
As the size of the flow key grows, it can put some pressure on the
stack. This is particularly true in ovs_flow_cmd_set(), which needs several
copies of the key on the stack. One of those uses is logically separate,
so this factors it out to reduce stack pressure and improve readibility.
Signed-off-by: Jesse Gross <[email protected]>
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 'include/linux/fpga/fpga-mgr.h')
0 files changed, 0 insertions, 0 deletions