IDE: sg chaining support
Acked-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
This commit is contained in:
@@ -772,7 +772,7 @@ typedef struct hwif_s {
|
||||
|
||||
unsigned int nsect;
|
||||
unsigned int nleft;
|
||||
unsigned int cursg;
|
||||
struct scatterlist *cursg;
|
||||
unsigned int cursg_ofs;
|
||||
|
||||
int rqsize; /* max sectors per request */
|
||||
|
Reference in New Issue
Block a user