Skip to content
Commit 3e32e733 authored by Alexander Drozdov's avatar Alexander Drozdov Committed by David S. Miller
Browse files

ipv4: ip_check_defrag should not assume that skb_network_offset is zero



ip_check_defrag() may be used by af_packet to defragment outgoing packets.
skb_network_offset() of af_packet's outgoing packets is not zero.

Signed-off-by: default avatarAlexander Drozdov <al.drozdov@gmail.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 386668a6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment