Hannes, > commit 1917d42d14b7 ("fcoe: use enum for fip_mode") introduces a > separate enum for the fip_mode that shall be used during > initialisation handling until it is passed to fcoe_ctrl_link_up to set > the initial fip_state. That change was incomplete and gcc quietly > converted in various places between the fip_mode and the fip_state > enum values with implicit enum conversions, which fortunately cannot > cause any issues in the actual code's execution. Applied to 5.1/scsi-queue, thanks! -- Martin K. Petersen Oracle Linux Engineering