diff options
author | Lukas Bulwahn <lukas.bulwahn@gmail.com> | 2022-07-20 14:37:17 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2022-08-03 02:22:51 +0300 |
commit | 4cf42ec36673707acefcddbdc21da8d6a61ac5a2 (patch) | |
tree | d98b6067bafd86e4c73561f387236e10b51b8776 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | be2ada6d0ed094c77040dc7e2d56599dd492d961 (diff) | |
download | linux-4cf42ec36673707acefcddbdc21da8d6a61ac5a2.tar.xz |
nvmet-auth: select the intended CRYPTO_DH_RFC7919_GROUPS
Commit 71ebe3842ebe ("nvmet-auth: Diffie-Hellman key exchange support")
intends to select 'Support for RFC 7919 FFDHE group parameters' for using
FFDHE groups for NVMe In-Band Authentication.
It however selects CRYPTO_DH_GROUPS_RFC7919, instead of the intended
CRYPTO_DH_RFC7919_GROUPS; notice the swapping of words here.
Correct the select to the intended config option.
Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
Reviewed-by: Hannes Reinecke <hare@suse.de>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions