Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1277298
| From | Johannes Thumshirn <jthumshirn@suse.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v3 5/5] arcmsr: changes driver version number |
| Date | 2015-11-25 13:10 +0100 |
| Message-ID | <qyH3A-67h-39@gated-at.bofh.it> (permalink) |
| References | <qyGTT-5MV-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Wed, 2015-11-25 at 19:52 +0800, Ching Huang wrote: > From: Ching Huang <ching2048@areca.com.tw> > > Changes driver version number. > > Signed-of-by: Ching Huang <ching2048@areca.com.tw> > > --- > > diff -uprN a/drivers/scsi/arcmsr/arcmsr.h b/drivers/scsi/arcmsr/arcmsr.h > --- a/drivers/scsi/arcmsr/arcmsr.h 2015-11-25 18:25:42.926038000 +0800 > +++ b/drivers/scsi/arcmsr/arcmsr.h 2015-11-25 18:04:27.400075000 +0800 > @@ -52,7 +52,7 @@ struct device_attribute; > #define ARCMSR_MAX_FREECCB_NUM 320 > #define ARCMSR_MAX_OUTSTANDING_CMD 255 > #endif > -#define ARCMSR_DRIVER_VERSION "v1.30.00.04-20140919" > +#define ARCMSR_DRIVER_VERSION "v1.30.00.21-20151019" > #define ARCMSR_SCSI_INITIATOR_ID > 255 > #define ARCMSR_MAX_XFER_SECTORS > 512 > #define ARCMSR_MAX_XFER_SECTORS_B > 4096 > > Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH v3 5/5] arcmsr: changes driver version number Ching Huang <ching2048@areca.com.tw> - 2015-11-25 13:00 +0100 Re: [PATCH v3 5/5] arcmsr: changes driver version number Johannes Thumshirn <jthumshirn@suse.de> - 2015-11-25 13:10 +0100 Re: [PATCH v3 5/5] arcmsr: changes driver version number Hannes Reinecke <hare@suse.de> - 2015-11-25 13:10 +0100
csiph-web