On 07/06/2016 05:14 PM, Himanshu Madhani wrote: > From: Sawan Chandak <[email protected]> > > Fixes: 969a619 ("qla2xxx: Add support for buffer to buffer credit value for > ISP27XX.") > Signed-off-by: Sawan Chandak <[email protected]> > Signed-off-by: Himanshu Madhani <[email protected]> > --- > drivers/scsi/qla2xxx/qla_fw.h | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/scsi/qla2xxx/qla_fw.h b/drivers/scsi/qla2xxx/qla_fw.h > index 4c0f3a7..8a2368b 100644 > --- a/drivers/scsi/qla2xxx/qla_fw.h > +++ b/drivers/scsi/qla2xxx/qla_fw.h > @@ -1288,7 +1288,7 @@ struct vp_rpt_id_entry_24xx { > > uint8_t vp_idx_map[16]; > > - uint8_t reserved_4[28]; > + uint8_t reserved_4[24]; > uint16_t bbcr; > uint8_t reserved_5[6]; > }; > Reviewed-by: Hannes Reinecke <[email protected]>
Cheers, Hannes -- Dr. Hannes Reinecke Teamlead Storage & Networking [email protected] +49 911 74053 688 SUSE LINUX GmbH, Maxfeldstr. 5, 90409 Nürnberg GF: F. Imendörffer, J. Smithard, J. Guild, D. Upmanyu, G. Norton HRB 21284 (AG Nürnberg) -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html

