Skip to content
Commit 749154aa authored by Ansis Atteka's avatar Ansis Atteka Committed by David S. Miller
Browse files

ip: use ip_hdr() in __ip_make_skb() to retrieve IP header



skb->data already points to IP header, but for the sake of
consistency we can also use ip_hdr() to retrieve it.

Signed-off-by: default avatarAnsis Atteka <aatteka@nicira.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 279f438e
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