]> Git Repo - linux.git/blob - drivers/scsi/qedf/qedf_version.h
net: usb: fix memory leak in smsc75xx_bind
[linux.git] / drivers / scsi / qedf / qedf_version.h
1 /* SPDX-License-Identifier: GPL-2.0-only */
2 /*
3  *  QLogic FCoE Offload Driver
4  *  Copyright (c) 2016-2018 Cavium Inc.
5  */
6
7 #define QEDF_VERSION            "8.42.3.0"
8 #define QEDF_DRIVER_MAJOR_VER           8
9 #define QEDF_DRIVER_MINOR_VER           42
10 #define QEDF_DRIVER_REV_VER             3
11 #define QEDF_DRIVER_ENG_VER             0
12
This page took 0.030182 seconds and 4 git commands to generate.