mirror of
https://github.com/armbian/linux.git
synced 2026-01-06 10:13:00 -08:00
The skb->rxhash cannot be properly computed if the packet is a fragment. To alleviate this, allow the AF_PACKET client to ask for defragmentation to be done at demux time. Signed-off-by: David S. Miller <davem@davemloft.net>