qla2x00t: Annotate fall-through

git-svn-id: http://svn.code.sf.net/p/scst/svn/branches/3.3.x@7555 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Bart Van Assche
2018-11-01 04:19:22 +00:00
parent 9f80a94922
commit c26def2a6e
+1
View File
@@ -2370,6 +2370,7 @@ qla2x00_write_optrom_data(struct scsi_qla_host *vha, uint8_t *buf,
sec_mask = 0x1e000;
break;
}
/* Fall through... */
default:
/* Default to 16 kb sector size. */
rest_addr = 0x3fff;