diff options
author | Jeff Garzik <jgarzik@pobox.com> | 2005-08-23 03:35:44 -0400 |
---|---|---|
committer | Jeff Garzik <jgarzik@pobox.com> | 2005-08-23 03:35:44 -0400 |
commit | 4887f76ec3d38e99286c9d0fdd6a719174d02e44 (patch) | |
tree | 9b691ba8f76dd294f2f792d58663ab69e964233e /drivers/scsi/libata.h | |
parent | 1410b0a7ad3178968c120bad726976fb48ab336b (diff) | |
parent | 6885433c25aaca2cb13ee52a94be156163d6aa23 (diff) |
/spare/repo/libata-dev branch 'upstream-fixes'
Diffstat (limited to 'drivers/scsi/libata.h')
-rw-r--r-- | drivers/scsi/libata.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/scsi/libata.h b/drivers/scsi/libata.h index 91b68eedb3c..620d21772bd 100644 --- a/drivers/scsi/libata.h +++ b/drivers/scsi/libata.h @@ -26,7 +26,7 @@ #define __LIBATA_H__ #define DRV_NAME "libata" -#define DRV_VERSION "1.11" /* must be exactly four chars */ +#define DRV_VERSION "1.12" /* must be exactly four chars */ struct ata_scsi_args { u16 *id; |