]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/ide.h
sg_last() should use unsigned loop index variable
[linux-2.6-omap-h63xx.git] / include / linux / ide.h
index 2e4b8dd03cfe79413f9a5a2d75b3754863781a12..4ed4777bba67abcd5ecba17bb3c8c2ca19e999f9 100644 (file)
@@ -667,7 +667,7 @@ typedef struct hwif_s {
        u8 straight8;   /* Alan's straight 8 check */
        u8 bus_state;   /* power state of the IDE bus */
 
-       u16 host_flags;
+       u32 host_flags;
 
        u8 pio_mask;