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

- s/faild/failed/

MFC after:	3 days
This commit is contained in:
Gordon Bergling 2022-10-25 12:57:37 +02:00
parent 4bd5e6221e
commit 24a630de81

View file

@ -1424,7 +1424,7 @@ struct AdapterControlBlock {
#define ACB_F_MESSAGE_WQBUFFER_READ 0x0040
#define ACB_F_BUS_RESET 0x0080
#define ACB_F_IOP_INITED 0x0100 /* iop init */
#define ACB_F_MAPFREESRB_FAILD 0x0200 /* arcmsr_map_freesrb faild */
#define ACB_F_MAPFREESRB_FAILD 0x0200 /* arcmsr_map_freesrb failed */
#define ACB_F_CAM_DEV_QFRZN 0x0400
#define ACB_F_BUS_HANG_ON 0x0800 /* need hardware reset bus */
#define ACB_F_SRB_FUNCTION_POWER 0x1000