mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Matti Aarnio <matti.aarnio@zmailer.org>
To: Paul Larson <plars@austin.ibm.com>
Cc: davej@suse.de, lkml <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] 2.5.30-dj1
Date: Tue, 6 Aug 2002 00:48:35 +0300	[thread overview]
Message-ID: <20020805214835.GP32427@mea-ext.zmailer.org> (raw)
In-Reply-To: <1028579086.19435.31.camel@plars.austin.ibm.com>

On Mon, Aug 05, 2002 at 03:24:43PM -0500, Paul Larson wrote:
> Trivial fix for sym53c8xx driver breakage when 
> CONFIG_BROKEN_SCSI_ERROR_HANDLING is turned off.

  Wrong.   You are trying to place your "fix" within
  a  #define  statement.  No can do.

> 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,			\
> 

  reply	other threads:[~2002-08-05 21:45 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       ` [PATCH] 2.5.30-dj1 Paul Larson
2002-08-05 21:48         ` Matti Aarnio [this message]
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=20020805214835.GP32427@mea-ext.zmailer.org \
    --to=matti.aarnio@zmailer.org \
    --cc=davej@suse.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=plars@austin.ibm.com \
    /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®