diff options
| author | Bruce Allan <bruce.w.allan@intel.com> | 2015-07-24 23:18:25 +0300 |
|---|---|---|
| committer | Herbert Xu <herbert@gondor.apana.org.au> | 2015-07-28 10:03:32 +0300 |
| commit | ea77fcdaf1aa6c3e69ba87cfef2e89b07f929598 (patch) | |
| tree | 3c71c198993b6b99fd04de5767c3cf0cadc6a23f /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | 5995752eadfd64edece5810b6fb0639806726594 (diff) | |
| download | linux-ea77fcdaf1aa6c3e69ba87cfef2e89b07f929598.tar.xz | |
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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions
