android_kernel_samsung_msm8976/arch/ia64/hp
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
..
common Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
sim [IA64] Fix breakage in simscsi.c 2006-07-31 11:49:26 -07:00
zx1 Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00