dect
/
linux-2.6
Archived
13
0
Fork 0

[SCSI] bfa: Update the driver version to 2.1.2.1.

Upgrade the upstream driver from 2.0.0.0 to 2.1.2.1.

Signed-off-by: Krishna Gudipati <kgudipat@brocade.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
This commit is contained in:
Krishna Gudipati 2010-03-05 19:38:52 -08:00 committed by James Bottomley
parent d1c61f8ef5
commit d55f88f027
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@
#ifdef BFA_DRIVER_VERSION
#define BFAD_DRIVER_VERSION BFA_DRIVER_VERSION
#else
#define BFAD_DRIVER_VERSION "2.0.0.0"
#define BFAD_DRIVER_VERSION "2.1.2.1"
#endif