diff options
author | Jeff Garzik <jgarzik@pobox.com> | 2005-11-16 21:12:58 +0100 |
---|---|---|
committer | Jeff Garzik <jgarzik@pobox.com> | 2005-11-16 21:12:58 +0100 |
commit | 3be4bb06b53df2c0a760eeaa5f53448faddedfca (patch) | |
tree | 67dc02f39e48a8a37d8f3e4a38422d86f5164820 /drivers/scsi/sata_sx4.c | |
parent | Merge branch 'master' (diff) | |
parent | [libata] bump versions (diff) | |
download | linux-3be4bb06b53df2c0a760eeaa5f53448faddedfca.tar.xz linux-3be4bb06b53df2c0a760eeaa5f53448faddedfca.zip |
Merge branch 'upstream-fixes'
Diffstat (limited to 'drivers/scsi/sata_sx4.c')
-rw-r--r-- | drivers/scsi/sata_sx4.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/scsi/sata_sx4.c b/drivers/scsi/sata_sx4.c index b4bbe48acab0..dcc3ad9a9d6e 100644 --- a/drivers/scsi/sata_sx4.c +++ b/drivers/scsi/sata_sx4.c @@ -46,7 +46,7 @@ #include "sata_promise.h" #define DRV_NAME "sata_sx4" -#define DRV_VERSION "0.7" +#define DRV_VERSION "0.8" enum { |