https://github.com/torvalds/linux
Revision 7dcf78b870be6418d72bb1c4d4924bf0f5ca5052 authored by Tony Nguyen on 19 October 2021, 20:04:16 UTC, committed by Tony Nguyen on 20 October 2021, 16:07:22 UTC
As part of support for E810 XXV devices, some device ids were
inadvertently left out. Add those missing ids.

Fixes: 195fb97766da ("ice: add additional E810 device id")
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Acked-by: Jesse Brandeburg <jesse.brandeburg@intel.com>
Acked-by: Paul Menzel <pmenzel@molgen.mpg.de>
1 parent 79cc832
Raw File
Tip revision: 7dcf78b870be6418d72bb1c4d4924bf0f5ca5052 authored by Tony Nguyen on 19 October 2021, 20:04:16 UTC
ice: Add missing E810 device ids
Tip revision: 7dcf78b
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