diff options
author | James Bottomley <jejb@mulgrave.(none)> | 2006-01-12 12:07:13 -0600 |
---|---|---|
committer | James Bottomley <jejb@mulgrave.(none)> | 2006-01-12 12:07:13 -0600 |
commit | cd2f1e6980157638f66f427d577a1c368fd4dc12 (patch) | |
tree | 425c6983aac39f7dab23e01b02295d6d3cdf85f3 /drivers | |
parent | 11668bb673c41ec169a85d0b52c538a1c11d29e1 (diff) | |
download | linux-3.10-cd2f1e6980157638f66f427d577a1c368fd4dc12.tar.gz linux-3.10-cd2f1e6980157638f66f427d577a1c368fd4dc12.tar.bz2 linux-3.10-cd2f1e6980157638f66f427d577a1c368fd4dc12.zip |
[SCSI] aic79xx: bump version to 3.0
This takes us past the old 1.x version of the SCSI driver and the 2.x
version of the aic website version to reflect the full incorporation
of both branches.
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
Diffstat (limited to 'drivers')
-rw-r--r-- | drivers/scsi/aic7xxx/aic79xx_osm.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/scsi/aic7xxx/aic79xx_osm.h b/drivers/scsi/aic7xxx/aic79xx_osm.h index bc44222d6cc..cb74fccc810 100644 --- a/drivers/scsi/aic7xxx/aic79xx_osm.h +++ b/drivers/scsi/aic7xxx/aic79xx_osm.h @@ -252,7 +252,7 @@ ahd_scb_timer_reset(struct scb *scb, u_int usec) /***************************** SMP support ************************************/ #include <linux/spinlock.h> -#define AIC79XX_DRIVER_VERSION "1.3.11" +#define AIC79XX_DRIVER_VERSION "3.0" /*************************** Device Data Structures ***************************/ /* |