diff options
Diffstat (limited to 'drivers/message')
-rw-r--r-- | drivers/message/i2o/pci.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/message/i2o/pci.c b/drivers/message/i2o/pci.c index 9971430e5184..7a60fd7be8ad 100644 --- a/drivers/message/i2o/pci.c +++ b/drivers/message/i2o/pci.c | |||
@@ -350,6 +350,7 @@ static int __devinit i2o_pci_probe(struct pci_dev *pdev, | |||
350 | pci_write_config_word(i960, 0x42, 0); | 350 | pci_write_config_word(i960, 0x42, 0); |
351 | 351 | ||
352 | c->promise = 1; | 352 | c->promise = 1; |
353 | c->limit_sectors = 1; | ||
353 | } | 354 | } |
354 | 355 | ||
355 | if (pdev->subsystem_vendor == PCI_VENDOR_ID_DPT) | 356 | if (pdev->subsystem_vendor == PCI_VENDOR_ID_DPT) |