Re: [PATCH 2/2] cciss: fix XFER_READ/XFER_WRITE in do_cciss_request

2006-12-18 Thread Jens Axboe
On Fri, Dec 15 2006, Mike Miller (OS Dev) wrote: > Patch 2 of 2 > > This patch fixes a stupid bug. Sometime during the 2tb enhancement I ended up > replacing the macros XFER_READ and XFER_WRITE with h->cciss_read and > h->cciss_write respectively. It seemed to work somehow at least on x86_64 and >

[PATCH 2/2] cciss: fix XFER_READ/XFER_WRITE in do_cciss_request

2006-12-15 Thread Mike Miller (OS Dev)
Patch 2 of 2 This patch fixes a stupid bug. Sometime during the 2tb enhancement I ended up replacing the macros XFER_READ and XFER_WRITE with h->cciss_read and h->cciss_write respectively. It seemed to work somehow at least on x86_64 and ia64. I don't know how. But people started complaining about