mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-11 12:28:41 +08:00
[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>
This commit is contained in:
parent
11668bb673
commit
cd2f1e6980
@ -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 ***************************/
|
||||
/*
|
||||
|
Loading…
Reference in New Issue
Block a user