X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=pandora-kernel.git;a=blobdiff_plain;f=drivers%2Fblock%2Fcciss_cmd.h;h=35463d2f0ee7ce71d80943105f1594eb556141d4;hp=eb060f1b00b67fd6d8bed28722593710d3d8c0bf;hb=4cda47d2e7b21b0b41e44dbe4cd9804fea2d30e9;hpb=ee005577aa3b89f5291fe73be2054d375d23f5eb diff --git a/drivers/block/cciss_cmd.h b/drivers/block/cciss_cmd.h index eb060f1b00b6..35463d2f0ee7 100644 --- a/drivers/block/cciss_cmd.h +++ b/drivers/block/cciss_cmd.h @@ -195,7 +195,7 @@ typedef struct _CommandList_struct { int ctlr; int cmd_type; long cmdindex; - struct hlist_node list; + struct list_head list; struct request * rq; struct completion *waiting; int retry_count;