qat(4): Fix a typo in a source code comment

- s/mirco/micro/

Obtained from:	NetBSD
MFC after:	3 days
This commit is contained in:
Gordon Bergling 2022-07-16 14:26:24 +02:00
parent 1e68080310
commit db1c3dbe82

View file

@ -240,7 +240,7 @@ struct qat_ae {
u_int qae_free_addr; /* free micro-store address */
u_int qae_free_size; /* free micro-store size */
u_int qae_live_ctx_mask; /* live context mask */
u_int qae_ustore_dram_addr; /* mirco-store DRAM address */
u_int qae_ustore_dram_addr; /* micro-store DRAM address */
u_int qae_reload_size; /* reloadable code size */
/* aefw */