aboutsummaryrefslogtreecommitdiffstats
path: root/net/x25/x25_subr.c
diff options
context:
space:
mode:
authorGavin Shan <gshan@redhat.com>2020-04-28 14:49:45 +1000
committerDavid S. Miller <davem@davemloft.net>2020-04-28 13:58:16 -0700
commitcaec66198d137c26f0d234abc498866a58c64150 (patch)
tree6c74b5a1816ed47be22f292cdccebb2ec2e67383 /net/x25/x25_subr.c
parentMerge tag 'batadv-net-for-davem-20200427' of git://git.open-mesh.org/linux-merge (diff)
downloadlinux-dev-caec66198d137c26f0d234abc498866a58c64150.tar.xz
linux-dev-caec66198d137c26f0d234abc498866a58c64150.zip
net/ena: Fix build warning in ena_xdp_set()
This fixes the following build warning in ena_xdp_set(), which is observed on aarch64 with 64KB page size. In file included from ./include/net/inet_sock.h:19, from ./include/net/ip.h:27, from drivers/net/ethernet/amazon/ena/ena_netdev.c:46: drivers/net/ethernet/amazon/ena/ena_netdev.c: In function \ ‘ena_xdp_set’: \ drivers/net/ethernet/amazon/ena/ena_netdev.c:557:6: warning: \ format ‘%lu’ \ expects argument of type ‘long unsigned int’, but argument 4 \ has type ‘int’ \ [-Wformat=] "Failed to set xdp program, the current MTU (%d) is \ larger than the maximum allowed MTU (%lu) while xdp is on", Signed-off-by: Gavin Shan <gshan@redhat.com> Acked-by: Shay Agroskin <shayagr@amazon.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/x25/x25_subr.c')
0 files changed, 0 insertions, 0 deletions