-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Jeff Garzik escreveu: > --- a/drivers/ata/pata_sil680.c > +++ b/drivers/ata/pata_sil680.c > @@ -225,6 +225,7 @@ static struct scsi_host_template sil680_ > .proc_name = DRV_NAME, > .dma_boundary = ATA_DMA_BOUNDARY, > .slave_configure = ata_scsi_slave_config, > + .slave_destroy = ata_scsi_slave_destroy, > .bios_param = ata_std_bios_param, > };
I save this text above, but when I run "patch -p1", I receive this error message: "missing header for unified diff at line 3 of patch patching file drivers/ata/pata_sil680.c" - -- Renato S. Yamane Fingerprint: 68AE A381 938A F4B9 8A23 D11A E351 5030 D420 515A PGP Server: http://pgp.mit.edu/ --> KeyID: 0xD420515A <http://www.renatoyamane.com> -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org iD8DBQFFbwFJ41FQMNQgUVoRAgYNAJ489ilJfzO/J0U1TK7u1AA1vqVzgwCgjaC9 E/PuMo0LHV/6Mpi5Q0nd0c8= =s3AJ -----END PGP SIGNATURE----- - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/