Skip to content
Commit 32253c61 authored by Vijayakannan Ayyathurai's avatar Vijayakannan Ayyathurai Committed by Benjamin Cabé
Browse files

net: ip: resolve NET_IPV4_FRAGMENT build warning



warning: format '%d' expects argument of type 'int', but argument 3 has
type 'size_t' {aka 'long unsigned int'} [-Wformat=]

Change the printf modifier to %zd for size_t variable will resolve the
warning.

Signed-off-by: default avatarVijayakannan Ayyathurai <vijayakannan.ayyathurai@intel.com>
parent 19ba839d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment