brintos

brintos / linux-shallow public Read only

0
0
Text · 331 B · cf0f9d9 Raw
15 lines · c
1/* SPDX-License-Identifier: GPL-2.0-only */2/*3 * QLogic Fibre Channel HBA Driver4 * Copyright (c)  2003-2014 QLogic Corporation5 */6/*7 * Driver version8 */9#define QLA2XXX_VERSION      "10.02.09.300-k"10 11#define QLA_DRIVER_MAJOR_VER	1012#define QLA_DRIVER_MINOR_VER	213#define QLA_DRIVER_PATCH_VER	914#define QLA_DRIVER_BETA_VER	30015