projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
4149af2
9dec850
)
Merge branch 'net-gcc12-warnings'
author
David S. Miller
<davem@davemloft.net>
Sun, 22 May 2022 21:21:11 +0000
(22:21 +0100)
committer
David S. Miller
<davem@davemloft.net>
Sun, 22 May 2022 21:21:11 +0000
(22:21 +0100)
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 <davem@davemloft.net>
Trivial merge