public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: John Weber <weber@nyc.rr.com>
To: linux-kernel@vger.kernel.org
Subject: linux 2.5.4-pre3 and IDE changes
Date: Thu, 07 Feb 2002 22:17:26 -0500	[thread overview]
Message-ID: <3C634346.1010405@nyc.rr.com> (raw)

The address member of struct scatterlist appears to have been changed to 
dma_address.

A simple s/\.address/\.dma_address/ should fix this compile error.

ide-dma.c: In function `ide_raw_build_sglist':
ide-dma.c:269: structure has no member named `address'
ide-dma.c:276: structure has no member named `address'
make[3]: *** [ide-dma.o] Error 1
make[3]: Leaving directory `/usr/src/linux-2.5.4/drivers/ide'
make[2]: *** [first_rule] Error 2
make[2]: Leaving directory `/usr/src/linux-2.5.4/drivers/ide'
make[1]: *** [_subdir_ide] Error 2
make[1]: Leaving directory `/usr/src/linux-2.5.4/drivers'
make: *** [_dir_drivers] Error 2


             reply	other threads:[~2002-02-08  3:17 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-02-08  3:17 John Weber [this message]
2002-02-08  3:29 ` linux 2.5.4-pre3 and IDE changes flaniganr
2002-02-08  3:47 ` Jeff Garzik
2002-02-08  3:54 ` Andre Hedrick
2002-02-08  6:09   ` Skip Ford
2002-02-08  7:21   ` Vojtech Pavlik
2002-02-08  3:56 ` Skip Ford
2002-02-08  4:10   ` Dave Jones
2002-02-08  4:52   ` Anton Altaparmakov
     [not found] <fa.c2cp66v.1dgedgb@ifi.uio.no>
     [not found] ` <fa.10ej114v.oj62bd@ifi.uio.no>
2002-02-08  4:05   ` John Weber

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=3C634346.1010405@nyc.rr.com \
    --to=weber@nyc.rr.com \
    --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