mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-23 09:42:19 +03:00
Building the nvethernet driver generates the following warning ... drivers/net/ethernet/nvidia/nvethernet/ether_linux.c:6730:1: warning: the frame size of 3664 bytes is larger than 2048 bytes [-Wframe-larger-than=] For now allow the frame size to be 4096 bytes to resolve the warning while a proper fix is implemented. Bug 4190030 Change-Id: I5460ec04c80458174c2c51dd0058b7cc191fe808 Signed-off-by: Jon Hunter <jonathanh@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nv-oot/+/2934698 Reviewed-by: svcacv <svcacv@nvidia.com> Reviewed-by: Revanth Kumar Uppala <ruppala@nvidia.com> GVS: Gerrit_Virtual_Submit <buildbot_gerritrpt@nvidia.com>