diff options
author | Jon Cooper <[email protected]> | 2015-05-20 11:10:41 +0100 |
---|---|---|
committer | David S. Miller <[email protected]> | 2015-05-21 18:43:53 -0400 |
commit | aa09a3da70a45a5030034b8ec8a8b945da44ebd4 (patch) | |
tree | 2debcc7794be8ac8235692aa0746c69e73816782 /tools/perf/scripts/python/syscall-counts.py | |
parent | 0d5e0fbba0ced95cc642d89a95120dcc9ec5be57 (diff) |
sfc: Initialise MCDI buffers to 0 on declaration.
In order to avoid MC bugs the flags field needs to be set to 0.
Instead of explicitly clearing out the flags individually, a
better way to do this is to memset the MCDI_BUF to 0.
Signed-off-by: Shradha Shah <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions