diff options
author | Bas Nieuwenhuizen <[email protected]> | 2017-11-04 00:14:55 +0100 |
---|---|---|
committer | Bas Nieuwenhuizen <[email protected]> | 2017-11-04 20:18:17 +0100 |
commit | 608af05ffbba21fe4dcfa4907d40c7958913d090 (patch) | |
tree | 2689de970312fbc9ec34891c4059b806935eb814 /src/mapi/entry_x86_tsd.h | |
parent | cecbcf4b2de9e495969b7a25ce06ba7c3fabeb6c (diff) |
radv: Optimize calling radv_save_descriptors.
uint32_t data[MAX_SETS * 2] = {}; was getting executed before
the exit and took significant amounts of time. By having the
check outside the function, we skip the execution of the clear.
Reviewed-by: Dave Airlie <[email protected]>
Diffstat (limited to 'src/mapi/entry_x86_tsd.h')
0 files changed, 0 insertions, 0 deletions