crypto/qat: fix typo
Fixes: f9a3d7f68f
("crypto/qat: move code into appropriate files")
Signed-off-by: Fiona Trahe <fiona.trahe@intel.com>
This commit is contained in:
parent
7ce27b9e5c
commit
6a3e44717d
@ -12,7 +12,7 @@
|
||||
#include "qat_sym_capabilities.h"
|
||||
#include "qat_device.h"
|
||||
|
||||
/**< Intel(R) QAT Symmetric Crypto PMD device name */
|
||||
/** Intel(R) QAT Symmetric Crypto PMD driver name */
|
||||
#define CRYPTODEV_NAME_QAT_SYM_PMD crypto_qat
|
||||
|
||||
extern uint8_t cryptodev_qat_driver_id;
|
||||
|
Loading…
Reference in New Issue
Block a user