Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: kernel build failed because of mfi.c fall trough



oskar%fessel.org@localhost 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.


Home | Main Index | Thread Index | Old Index