mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
synced 2025-01-10 15:58:47 +00:00
qla2xxx: Fix BBCR offset
Fixes: 969a619 ("qla2xxx: Add support for buffer to buffer credit value for ISP27XX.") Signed-off-by: Sawan Chandak <sawan.chandak@qlogic.com> Signed-off-by: Himanshu Madhani <himanshu.madhani@qlogic.com> Reviewed-by: Hannes Reinecke <hare@suse.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
This commit is contained in:
parent
75d560e095
commit
061b5c3c48
@ -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];
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user