9150 libfcoe: this statement may fall through

Review Request #883 — Created Feb. 20, 2018 and submitted — Latest diff uploaded

tsoome
illumos-gate
9150
0165863...
general
../common/libfcoe.c: In function 'FCOE_GetPortList':
../common/libfcoe.c:771:10: error: this statement may fall through [-Werror=implicit-fallthrough=]
     retry++;
     ~~~~~^~
../common/libfcoe.c:772:4: note: here
    default:
    ^~~~~~~
cc1: all warnings being treated as errors


Loading...