]> Git Repo - linux.git/blob - drivers/scsi/qedi/qedi_version.h
bpf, sockmap: Avoid returning unneeded EAGAIN when redirecting to self
[linux.git] / drivers / scsi / qedi / qedi_version.h
1 /* SPDX-License-Identifier: GPL-2.0-only */
2 /*
3  * QLogic iSCSI Offload Driver
4  * Copyright (c) 2016 Cavium Inc.
5  */
6
7 #define QEDI_MODULE_VERSION     "8.37.0.20"
8 #define QEDI_DRIVER_MAJOR_VER           8
9 #define QEDI_DRIVER_MINOR_VER           37
10 #define QEDI_DRIVER_REV_VER             0
11 #define QEDI_DRIVER_ENG_VER             20
This page took 0.032391 seconds and 4 git commands to generate.