qla2x00t: Annotate fall-through

git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@7301 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Bart Van Assche
2017-12-29 23:55:54 +00:00
parent f739a23ce3
commit df74fa408e

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;