* __rtnl_newlink(): the frame size of 1104 bytes is larger than 1024 bytes
@ 2022-04-29 6:17 Kalle Valo
0 siblings, 0 replies; only message in thread
From: Kalle Valo @ 2022-04-29 6:17 UTC (permalink / raw)
To: netdev
Hi,
For few days now I have seen this gcc 11.1 warning:
net/core/rtnetlink.c: In function '__rtnl_newlink':
net/core/rtnetlink.c:3557:1: error: the frame size of 1104 bytes is larger than 1024 bytes [-Werror=frame-larger-than=]
3557 | }
| ^
cc1: all warnings being treated as errors
This morning I tested latest net-next and still seeing it:
f3412b3879b4 net: make sure net_rx_action() calls skb_defer_free_flush()
--
https://patchwork.kernel.org/project/linux-wireless/list/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2022-04-29 6:17 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-29 6:17 __rtnl_newlink(): the frame size of 1104 bytes is larger than 1024 bytes Kalle Valo
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).