https://github.com/torvalds/linux
Revision 79cc8322b6d82747cb63ea464146c0bf5b5a6bc1 authored by Sasha Neftin on 09 September 2021, 17:49:04 UTC, committed by Tony Nguyen on 20 October 2021, 16:07:21 UTC
The device ID for I226_K was incorrectly assigned, update the device
ID to the correct one.

Fixes: bfa5e98c9de4 ("igc: Add new device ID")
Signed-off-by: Sasha Neftin <sasha.neftin@intel.com>
Tested-by: Nechama Kraus <nechamax.kraus@linux.intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
1 parent 639e298
Raw File
Tip revision: 79cc8322b6d82747cb63ea464146c0bf5b5a6bc1 authored by Sasha Neftin on 09 September 2021, 17:49:04 UTC
igc: Update I226_K device ID
Tip revision: 79cc832
COPYING
The Linux Kernel is provided under:

	SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note

Being under the terms of the GNU General Public License version 2 only,
according with:

	LICENSES/preferred/GPL-2.0

With an explicit syscall exception, as stated at:

	LICENSES/exceptions/Linux-syscall-note

In addition, other licenses may also apply. Please see:

	Documentation/process/license-rules.rst

for more details.

All contributions to the Linux Kernel are subject to this COPYING file.
back to top