]> Git Repo - linux.git/blob - drivers/scsi/qla2xxx/qla_version.h
x86/kaslr: Expose and use the end of the physical memory address space
[linux.git] / drivers / scsi / qla2xxx / qla_version.h
1 /* SPDX-License-Identifier: GPL-2.0-only */
2 /*
3  * QLogic Fibre Channel HBA Driver
4  * Copyright (c)  2003-2014 QLogic Corporation
5  */
6 /*
7  * Driver version
8  */
9 #define QLA2XXX_VERSION      "10.02.09.300-k"
10
11 #define QLA_DRIVER_MAJOR_VER    10
12 #define QLA_DRIVER_MINOR_VER    2
13 #define QLA_DRIVER_PATCH_VER    9
14 #define QLA_DRIVER_BETA_VER     300
This page took 0.031256 seconds and 4 git commands to generate.