]> Git Repo - linux.git/blob - drivers/scsi/qedf/qedf_version.h
i2c: designware: Disable pm for PMIC i2c-bus even if there is no _SEM method
[linux.git] / drivers / scsi / qedf / qedf_version.h
1 /*
2  *  QLogic FCoE Offload Driver
3  *  Copyright (c) 2016 Cavium Inc.
4  *
5  *  This software is available under the terms of the GNU General Public License
6  *  (GPL) Version 2, available from the file COPYING in the main directory of
7  *  this source tree.
8  */
9
10 #define QEDF_VERSION            "8.10.7.0"
11 #define QEDF_DRIVER_MAJOR_VER           8
12 #define QEDF_DRIVER_MINOR_VER           10
13 #define QEDF_DRIVER_REV_VER             7
14 #define QEDF_DRIVER_ENG_VER             0
15
This page took 0.028892 seconds and 4 git commands to generate.