Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 39676
b: refs/heads/master
c: 8741ca7
h: refs/heads/master
v: v3
  • Loading branch information
Andrey Mirkin authored and Linus Torvalds committed Oct 16, 2006
1 parent 33aefee commit eab9b24
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 3a42bb223f61fbd755d6e61b9b50b9681d68fcae
refs/heads/master: 8741ca71a3f626a56595b88200ebf952ce77ceef
2 changes: 1 addition & 1 deletion trunk/drivers/scsi/megaraid/megaraid_mbox.c
Original file line number Diff line number Diff line change
Expand Up @@ -884,7 +884,7 @@ megaraid_init_mbox(adapter_t *adapter)

if (((magic64 == HBA_SIGNATURE_64_BIT) &&
((adapter->pdev->subsystem_device !=
PCI_SUBSYS_ID_MEGARAID_SATA_150_6) ||
PCI_SUBSYS_ID_MEGARAID_SATA_150_6) &&
(adapter->pdev->subsystem_device !=
PCI_SUBSYS_ID_MEGARAID_SATA_150_4))) ||
(adapter->pdev->vendor == PCI_VENDOR_ID_LSI_LOGIC &&
Expand Down

0 comments on commit eab9b24

Please sign in to comment.