mirror of
https://gitlab.com/redhat/centos-stream/src/kernel/centos-stream-10.git
synced 2026-09-09 06:08:39 +08:00
JIRA: https://issues.redhat.com/browse/RHEL-147795 commit a67df6d1b939ca98e1ad403f53e3ee57299b8c44 Author: Oliver Neukum <oneukum@suse.com> Date: Tue, 11 Nov 2025 14:46:10 +0100 The spec requires at least one interface respectively country. It allows multiple ones. This needs to be clearly said in the UAPI. This is subject to sanity checking in cdc_parse_cdc_header(), thus we can trust the length. Signed-off-by: Oliver Neukum <oneukum@suse.com> Link: https://patch.msgid.link/20251111134641.4118827-1-oneukum@suse.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: Desnes Nunes <desnesn@redhat.com>