crypto/qat: refactor asymmetric session
[dpdk.git] / drivers / compress / octeontx / otx_zip.h
index 3abefd1..118a95d 100644 (file)
@@ -17,7 +17,7 @@
 
 #include <zip_regs.h>
 
-int octtx_zip_logtype_driver;
+extern int octtx_zip_logtype_driver;
 
 /* ZIP VF Control/Status registers (CSRs): */
 /* VF_BAR0: */
@@ -31,7 +31,7 @@ int octtx_zip_logtype_driver;
 /**< PCI device id of ZIP VF */
 #define PCI_DEVICE_ID_OCTEONTX_ZIPVF   0xA037
 
-/* maxmum number of zip vf devices */
+/* maximum number of zip vf devices */
 #define ZIP_MAX_VFS 8
 
 /* max size of one chunk */