[email protected] writes:

> /usr/src/sys/dev/ic/mfi.c: In function 'mfi_get_bbu':
> /usr/src/sys/dev/ic/mfi.c:868:3: error: this statement may fall through 
> [-Werror=implicit-fallthrough=]

I added the obvious missing break, without testing, because it's guarded
by MFI_DEBUG which obviously nobody has tried recently.  Please update,
test, and let me know offlist if it is ok or not.

Reply via email to