linux/arch/ia64/hp/sim
Tony Luck 4f2ef124b2 [IA64] Fix breakage in simscsi.c
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'

hch said:
>Just change it to access the request_buffer member instead.  buffer
>and request_buffer have been synonymous 99% of the time, and a driver
>never even wants to access buffer.

Signed-off-by: Tony Luck <tony.luck@intel.com>
2006-07-31 11:49:26 -07:00
..
boot Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
hpsim.S Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
hpsim_console.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
hpsim_irq.c [PATCH] genirq: cleanup: remove irq_descp() 2006-06-29 10:26:22 -07:00
hpsim_machvec.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
hpsim_setup.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
hpsim_ssc.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Kconfig Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
simeth.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
simscsi.c [IA64] Fix breakage in simscsi.c 2006-07-31 11:49:26 -07:00
simserial.c [PATCH] irq-flags: IA64: Use the new IRQF_ constants 2006-07-02 13:58:47 -07:00