]> git.hungrycats.org Git - linux/commitdiff
aic7xxx_old/aic7xxx.h: Run time warning fix
authorDoug Ledford <dledford@flossy.devel.redhat.com>
Fri, 20 Dec 2002 16:01:03 +0000 (11:01 -0500)
committerDoug Ledford <dledford@flossy.devel.redhat.com>
Fri, 20 Dec 2002 16:01:03 +0000 (11:01 -0500)
drivers/scsi/aic7xxx_old/aic7xxx.h

index 7cd3e8b5770c19a3b7085a736a70e16341260b2e..923011d1ce575a33998e20bfb95fdaf02dc43c66 100644 (file)
@@ -45,6 +45,7 @@
        can_queue: 255,         /* max simultaneous cmds      */\
        this_id: -1,            /* scsi id of host adapter    */\
        sg_tablesize: 0,        /* max scatter-gather cmds    */\
+       max_sectors: 2048,      /* max physical sectors in 1 cmd */\
        cmd_per_lun: 3,         /* cmds per lun (linked cmds) */\
        present: 0,             /* number of 7xxx's present   */\
        unchecked_isa_dma: 0,   /* no memory DMA restrictions */\