Files
linux/drivers/net/ethernet/intel/ice
Jakub Kicinski 385bc51b41 eth: ice: silence the GCC 12 array-bounds warning
GCC 12 gets upset because driver allocates partial
struct ice_aqc_sw_rules_elem buffers. The writes are
within bounds.

Silence these warnings for now, our build bot runs GCC 12
so we won't allow any new instances.

Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2022-05-22 22:21:11 +01:00
..
2021-11-30 08:02:12 -08:00
2022-04-14 08:19:54 -07:00
2022-03-11 08:28:27 -08:00
2022-02-09 09:24:45 -08:00
2021-12-14 10:19:14 -08:00
2022-04-12 11:05:09 -07:00