commit | bc04459ce4e5d394d79fe2a0660d43c1a40b6eb8 | [log] [tgz] |
---|---|---|
author | Bart Van Assche <bvanassche@acm.org> | Wed Apr 17 14:44:37 2019 -0700 |
committer | Martin K. Petersen <martin.petersen@oracle.com> | Mon Apr 29 17:24:51 2019 -0400 |
tree | ad4b242b2bb251742ca1d4b31a07d2364a38bdbb | |
parent | 6e73985a9dea627114531723bdae6f8c1f59d5e8 [diff] |
scsi: qla2xxx: Check the size of firmware data structures at compile time Since the next patch will modify several firmware data structures, add compile time checks that verify that these structures have the correct size. Cc: Himanshu Madhani <hmadhani@marvell.com> Cc: Giridhar Malavali <gmalavali@marvell.com> Signed-off-by: Bart Van Assche <bvanassche@acm.org> Acked-by: Himanshu Madhani <hmadhani@marvell.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>