blob: 8a0e523fc089f25880c32a16aacce364fbfd20a4 [file] [log] [blame]
Andrew Scullb4b6d4a2019-01-02 15:54:55 +00001/*
2 * QLogic iSCSI 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 QEDI_MODULE_VERSION "8.33.0.20"
11#define QEDI_DRIVER_MAJOR_VER 8
12#define QEDI_DRIVER_MINOR_VER 33
13#define QEDI_DRIVER_REV_VER 0
14#define QEDI_DRIVER_ENG_VER 20