Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 191801 Details for
Bug 279571
Can't boot 2.6.18-26.el5 with Vmware ESX
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
mptspi.c patch
linux-kernel-test.patch (text/plain), 452 bytes, created by
Chip Coldwell
on 2007-09-10 17:01:57 UTC
(
hide
)
Description:
mptspi.c patch
Filename:
MIME Type:
Creator:
Chip Coldwell
Created:
2007-09-10 17:01:57 UTC
Size:
452 bytes
patch
obsolete
>diff --git a/drivers/message/fusion/mptspi.c b/drivers/message/fusion/mptspi.c >index 545345a..e79c55b 100644 >--- a/drivers/message/fusion/mptspi.c >+++ b/drivers/message/fusion/mptspi.c >@@ -1356,7 +1356,7 @@ mptspi_probe(struct pci_dev *pdev, const struct pci_device_id *id) > * max_lun = 1 + actual last lun, > * see hosts.h :o( > */ >- sh->max_id = ioc->devices_per_bus; >+ sh->max_id = MPT_MAX_SCSI_DEVICES; > > sh->max_lun = MPT_LAST_LUN + 1; > /*
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 279571
:
189931
|
190331
|
191681
|
191801
|
191841