Skip to content
Commit 2ccd0b19 authored by Ben Hutchings's avatar Ben Hutchings
Browse files

sfc: Copy RX prefix into skb head area in efx_rx_mk_skb()



We can potentially pull the entire packet contents into the head area
and then free the page it was in.  In order to read an inline
timestamp safely, we need to copy the prefix into the head area as
well.

Signed-off-by: default avatarBen Hutchings <bhutchings@solarflare.com>
parent 9ec06595
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment