From: Paul Larson <plars@austin.ibm.com>
To: davej@suse.de
Cc: lkml <linux-kernel@vger.kernel.org>
Subject: [PATCH] 2.5.30-dj1
Date: 05 Aug 2002 15:24:43 -0500 [thread overview]
Message-ID: <1028579086.19435.31.camel@plars.austin.ibm.com> (raw)
In-Reply-To: <Pine.NEB.4.44.0208051638340.27501-100000@mimas.fachschaften.tu-muenchen.de>
Trivial fix for sym53c8xx driver breakage when
CONFIG_BROKEN_SCSI_ERROR_HANDLING is turned off.
Thanks,
Paul Larson
--- linux-dj/drivers/scsi/sym53c8xx.h Mon Aug 5 15:42:11 2002
+++ linux-dj-symfix/drivers/scsi/sym53c8xx.h Mon Aug 5 15:41:43 2002
@@ -89,8 +89,10 @@
release: sym53c8xx_release, \
info: sym53c8xx_info, \
queuecommand: sym53c8xx_queue_command,\
+#ifdef CONFIG_BROKEN_SCSI_ERROR_HANDLING
abort: sym53c8xx_abort, \
reset: sym53c8xx_reset, \
+#endif
bios_param: scsicam_bios_param, \
can_queue: SCSI_NCR_CAN_QUEUE, \
this_id: 7, \
next prev parent reply other threads:[~2002-08-05 20:26 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-08-02 15:12 2.5.30-dj1 (sort of) Dave Jones
2002-08-04 10:30 ` Adrian Bunk
2002-08-05 14:15 ` David Woodhouse
2002-08-05 14:41 ` Adrian Bunk
2002-08-05 14:48 ` David Woodhouse
2002-08-05 20:24 ` Paul Larson [this message]
2002-08-05 21:48 ` [PATCH] 2.5.30-dj1 Matti Aarnio
2002-08-05 22:11 ` Paul Larson
2002-08-05 23:53 ` Alan Cox
2002-08-04 13:55 ` 2.5.30-dj1 (sort of) Adrian Bunk
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1028579086.19435.31.camel@plars.austin.ibm.com \
--to=plars@austin.ibm.com \
--cc=davej@suse.de \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®