From: David S. Miller Date: Sun, 22 May 2022 21:21:11 +0000 (+0100) Subject: Merge branch 'net-gcc12-warnings' X-Git-Tag: howlett/maple/20220722_2~466^2~15 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=cf0005d2b07b6eccc8d4f3f3c4faee59e7409a95;p=users%2Fjedix%2Flinux-maple.git Merge branch 'net-gcc12-warnings' Jakub Kicinski says: ==================== eth: silence the GCC 12 array-bounds warnings Silence the array-bounds warnings in Ethernet drivers. v2 uses -Wno-array-bounds directly. ==================== Signed-off-by: David S. Miller --- cf0005d2b07b6eccc8d4f3f3c4faee59e7409a95