diff options
author | Tony Luck <tony.luck@intel.com> | 2006-07-28 13:20:23 -0700 |
---|---|---|
committer | Tony Luck <tony.luck@intel.com> | 2006-07-31 11:49:26 -0700 |
commit | 4f2ef124b274baac80f64e290aa44e87a7753933 (patch) | |
tree | 4cb2b5a4051909d5e1504c91cb98ddb6efa8c4ab /include/asm-ia64/sn | |
parent | 1bf1eba74ec14bc10966a8ddb23bc8deeb91facd (diff) |
[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>
Diffstat (limited to 'include/asm-ia64/sn')
0 files changed, 0 insertions, 0 deletions