diff options
author | Linus Torvalds <torvalds@g5.osdl.org> | 2005-11-17 08:43:38 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-11-17 08:43:38 -0800 |
commit | fbf0e1348ec4023675123d432ce1fdfa1eef8e54 (patch) | |
tree | 06dff2cb05cd8f2d610aff11b1c7905153391a65 /drivers/scsi/sata_sx4.c | |
parent | b7fd1edd2c0c225afa96af92d4adecb91e7d439d (diff) | |
parent | a2c91a8819e315e9fd1aef3ff57badb6c1be3f80 (diff) |
Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev
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 b4bbe48acab..dcc3ad9a9d6 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 { |