Files
linux-apfs/drivers/scsi/qla2xxx/qla_version.h
T

16 lines
343 B
C
Raw Normal View History

2005-10-27 11:10:08 -07:00
/*
* QLogic Fibre Channel HBA Driver
* Copyright (c) 2003-2005 QLogic Corporation
2005-04-16 15:20:36 -07:00
*
2005-10-27 11:10:08 -07:00
* See LICENSE.qla2xxx for copyright and licensing details.
*/
2005-04-16 15:20:36 -07:00
/*
2005-07-06 10:32:07 -07:00
* Driver version
2005-04-16 15:20:36 -07:00
*/
#define QLA2XXX_VERSION "8.01.07-k1"
2005-04-16 15:20:36 -07:00
#define QLA_DRIVER_MAJOR_VER 8
#define QLA_DRIVER_MINOR_VER 1
#define QLA_DRIVER_PATCH_VER 7
#define QLA_DRIVER_BETA_VER 0