]> git.hungrycats.org Git - linux/commitdiff
[libata] bump versions for core and serverworks driver
authorJeff Garzik <jgarzik@redhat.com>
Mon, 24 Nov 2003 06:26:26 +0000 (01:26 -0500)
committerJeff Garzik <jgarzik@redhat.com>
Mon, 24 Nov 2003 06:26:26 +0000 (01:26 -0500)
drivers/scsi/libata.h
drivers/scsi/sata_svw.c

index 1600c149f3e508fe58181c2466b052ac1d0af868..7f071818a0d2de45fd5011bf030550021da4a92c 100644 (file)
@@ -26,7 +26,7 @@
 #define __LIBATA_H__
 
 #define DRV_NAME       "libata"
-#define DRV_VERSION    "0.80"  /* must be exactly four chars */
+#define DRV_VERSION    "0.81"  /* must be exactly four chars */
 
 struct ata_scsi_args {
        struct ata_port         *ap;
index 756367807b6a3e843165fe01c0d0e34397808674..075bacfe0b783f25243b2b351661d3da29cbef22 100644 (file)
@@ -44,7 +44,7 @@
 #endif /* CONFIG_ALL_PPC */
 
 #define DRV_NAME       "ata_k2"
-#define DRV_VERSION    "1.02"
+#define DRV_VERSION    "1.03"
 
 
 static u32 k2_sata_scr_read (struct ata_port *ap, unsigned int sc_reg)