[SCSI] sym53c8xx: Use pdev->revision
Auke missed the sym2 driver in his initial sweep. Signed-off-by: Matthew Wilcox <willy@linux.intel.com> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
This commit is contained in:
committed by
James Bottomley
parent
d68cd75992
commit
bd678450bf
@@ -919,7 +919,6 @@ struct sym_hcb {
|
||||
* General controller parameters and configuration.
|
||||
*/
|
||||
u_short device_id; /* PCI device id */
|
||||
u_char revision_id; /* PCI device revision id */
|
||||
u_int features; /* Chip features map */
|
||||
u_char myaddr; /* SCSI id of the adapter */
|
||||
u_char maxburst; /* log base 2 of dwords burst */
|
||||
|
Reference in New Issue
Block a user