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

- s/interrutps/interrupts/

MFC after:	3 days
This commit is contained in:
Gordon Bergling 2022-11-01 07:55:55 +01:00
parent 60013d9c50
commit e902e62644

View File

@ -4157,7 +4157,7 @@ bxe_disable_close_the_gate(struct bxe_softc *sc)
/*
* Cleans the object that have internal lists without sending
* ramrods. Should be run when interrutps are disabled.
* ramrods. Should be run when interrupts are disabled.
*/
static void
bxe_squeeze_objects(struct bxe_softc *sc)