[SCSI] fix simscsi
authorChristoph Hellwig <hch@lst.de>
Fri, 28 Jul 2006 07:01:36 +0000 (09:01 +0200)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Fri, 28 Jul 2006 18:39:49 +0000 (13:39 -0500)
commit0dfda7751e969902f7231fc547ca8c9e0fb9ee13
tree0d63a5a8b48e908edb43bdcdd721b3c3a6893bbb
parent0b4972d59170e13ab0236e8a7148112052590c01
[SCSI] fix simscsi

On Thu, Jul 27, 2006 at 01:03:24AM -0700, Andrew Morton wrote:
> arch/ia64/hp/sim/simscsi.c: In function `simscsi_sg_readwrite':
> arch/ia64/hp/sim/simscsi.c:154: error: structure has no member named `buffer'
> arch/ia64/hp/sim/simscsi.c: In function `simscsi_fillresult':
> arch/ia64/hp/sim/simscsi.c:247: error: structure has no member named `buffer'
> arch/ia64/hp/sim/simscsi.c: At top level:
> arch/ia64/hp/sim/simscsi.c:87: warning: 'simscsi_setup' defined but not used

Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
arch/ia64/hp/sim/simscsi.c