Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v6.2 11 lines 287 B view raw
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