summaryrefslogtreecommitdiffstats
path: root/init/Kconfig
diff options
context:
space:
mode:
authorEric Dumazet2017-01-11 04:52:43 +0100
committerDavid S. Miller2017-01-11 14:15:40 +0100
commit7cfd5fd5a9813f1430290d20c0fead9b4582a307 (patch)
tree8637effcdc8ce0086eef34afc7ed72e6ca5e7501 /init/Kconfig
parentMerge branch 'mlx5-fixes' (diff)
downloadkernel-qcow2-linux-7cfd5fd5a9813f1430290d20c0fead9b4582a307.tar.gz
kernel-qcow2-linux-7cfd5fd5a9813f1430290d20c0fead9b4582a307.tar.xz
kernel-qcow2-linux-7cfd5fd5a9813f1430290d20c0fead9b4582a307.zip
gro: use min_t() in skb_gro_reset_offset()
On 32bit arches, (skb->end - skb->data) is not 'unsigned int', so we shall use min_t() instead of min() to avoid a compiler error. Fixes: 1272ce87fa01 ("gro: Enter slow-path if there is no tailroom") Reported-by: kernel test robot <fengguang.wu@intel.com> Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'init/Kconfig')
0 files changed, 0 insertions, 0 deletions