]> git.droids-corp.org - dpdk.git/blobdiff - drivers/compress/octeontx/otx_zip.h
crypto/qat: refactor asymmetric session
[dpdk.git] / drivers / compress / octeontx / otx_zip.h
index 3abefd1dcd6249f696174f411832e360425b9f82..118a95d738c5a60c3b67660bebce1ea138077a46 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 */