[Bug 57265] Re: Return value of slave_configure in scsi_scan.c is ignored
rwcitek
robert.citek at gmail.com
Wed Oct 11 20:39:05 UTC 2006
Hello all,
Has anyone successfully applied the patch and used it in a running
kernel? If so, would you be willing to post a link to instructions?
Here's what I tried, which did not work:
sudo su -
apt-get update
apt-get install linux-source
wget 'http://librarian.launchpad.net/3976623/scsi-scan.c-slave_configure_retval.diff'
cd /usr/src/
tar -xjvf linux-source-2.6.15.tar.bz2
patch -i scsi-scan.c-slave_configure_retval.diff
When I try that last line, patch throws an error:
patching file scsi_scan.c
Hunk #1 FAILED at 783.
1 out of 1 hunk FAILED -- saving rejects to file scsi_scan.c.rej
Regards,
- Robert
--
Return value of slave_configure in scsi_scan.c is ignored
https://launchpad.net/bugs/57265
More information about the kernel-bugs
mailing list