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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to