mirror of
https://github.com/torvalds/linux.git
synced 2024-11-08 05:01:48 +00:00
[SCSI] qla4xxx: Code Clean up - remove "marker_needed"
Signed-off-by: Karen Higgins <karen.higgins@qlogic.com> Signed-off-by: Vikas Chaudhary <vikas.chaudhary@qlogic.com> Signed-off-by: Ravi Anand <ravi.anand@qlogic.com> Reviewed-by: Mike Christie <michaelc@cs.wisc.edu> Signed-off-by: James Bottomley <James.Bottomley@suse.de>
This commit is contained in:
parent
065aa1b4db
commit
c2393cd2df
@ -330,8 +330,7 @@ struct scsi_qla_host {
|
||||
#define MIN_IOBASE_LEN 0x100
|
||||
|
||||
uint16_t req_q_count;
|
||||
uint8_t marker_needed;
|
||||
uint8_t rsvd1;
|
||||
uint8_t rsvd1[2];
|
||||
|
||||
unsigned long host_no;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user