]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - drivers/block/cciss_cmd.h
Merge tag 'v2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
[mv-sheeva.git] / drivers / block / cciss_cmd.h
index eb060f1b00b67fd6d8bed28722593710d3d8c0bf..35463d2f0ee7ce71d80943105f1594eb556141d4 100644 (file)
@@ -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;