mirror of
https://github.com/torvalds/linux.git
synced 2026-04-21 08:13:56 -04:00
replaces (skb->len - skb->data_len) occurrences by skb_headlen(skb) Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>