diff options
author | 2015-07-24 13:18:25 -0700 | |
---|---|---|
committer | 2015-07-28 15:03:32 +0800 | |
commit | ea77fcdaf1aa6c3e69ba87cfef2e89b07f929598 (patch) | |
tree | 3c71c198993b6b99fd04de5767c3cf0cadc6a23f /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | crypto: qat - remove redundant struct elem (diff) | |
download | linux-dev-ea77fcdaf1aa6c3e69ba87cfef2e89b07f929598.tar.xz linux-dev-ea77fcdaf1aa6c3e69ba87cfef2e89b07f929598.zip |
crypto: qat - fix bug in ADF_RING_SIZE_BYTES_MIN macro
The subject macro mistakenly compares the passed-in ring size in bytes
with ADF_RING_SIZE_4K which is 0x6 (an internal representation of 4KB)
rather than comparing with the intended value of 4096.
Signed-off-by: Bruce Allan <bruce.w.allan@intel.com>
Signed-off-by: Tadeusz Struk <tadeusz.struk@intel.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions