[patch 24/50] cciss: fix XFER_READ/XFER_WRITE in do_cciss_request

2007-01-05 Thread Chris Wright
-stable review patch. If anyone has any objections, please let us know. -- From: Mike Miller <[EMAIL PROTECTED]> 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

[patch 24/50] cciss: fix XFER_READ/XFER_WRITE in do_cciss_request

2007-01-05 Thread Chris Wright
-stable review patch. If anyone has any objections, please let us know. -- From: Mike Miller [EMAIL PROTECTED] 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