commit | 8a6552299e2c3b01bb49ea52be2788f7c6bd8bf2 | [log] [tgz] |
---|---|---|
author | Dan Carpenter <dan.carpenter@oracle.com> | Tue Feb 21 10:29:40 2012 +0300 |
committer | James Bottomley <JBottomley@Parallels.com> | Wed Feb 29 16:47:13 2012 -0600 |
tree | 2c736f4ae61380630c6bc8e3eee24d8e11763195 | |
parent | 13de2c541993394ec4db4949302312a0ce0af7b1 [diff] |
[SCSI] qla2xxx: handle default case in qla2x00_request_firmware() This silences a static checker warning. Also we're always adding new types of firmware, so it might fix a bug in real life some day. Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Acked-by: Chad Dupuis <chad.dupuis@qlogic.com> Signed-off-by: James Bottomley <JBottomley@Parallels.com>