Skip to content

Commit

Permalink
[SCSI] bfa: update driver version string
Browse files Browse the repository at this point in the history
Update driver version to 2.2.2.1

Signed-off-by: Jing Huang <huangj@brocade.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
  • Loading branch information
Jing Huang authored and James Bottomley committed Jul 27, 2010
1 parent c54d557 commit 08a17ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/scsi/bfa/bfad_drv.h
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
#ifdef BFA_DRIVER_VERSION
#define BFAD_DRIVER_VERSION BFA_DRIVER_VERSION
#else
#define BFAD_DRIVER_VERSION "2.1.2.1"
#define BFAD_DRIVER_VERSION "2.2.2.1"
#endif


Expand Down

0 comments on commit 08a17ce

Please sign in to comment.