patch-2.4.14 linux/drivers/block/ida_cmd.h
Next file: linux/drivers/block/ll_rw_blk.c
Previous file: linux/drivers/block/floppy.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Fri Nov  2 17:45:42 2001
-  Orig file: 
v2.4.13/linux/drivers/block/ida_cmd.h
-  Orig date: 
Sun Aug 12 13:27:59 2001
diff -u --recursive --new-file v2.4.13/linux/drivers/block/ida_cmd.h linux/drivers/block/ida_cmd.h
@@ -93,7 +93,7 @@
 	int	ctlr;
 	struct cmdlist *prev;
 	struct cmdlist *next;
-	struct buffer_head *bh;
+	struct request *rq;
 	int type;
 } cmdlist_t;
 	
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)