Home
last modified time | relevance | path

Searched hist:"749154 aa56b57652a282cbde57a57abc278d1205" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/ipv4/
H A Dip_output.cdiff 749154aa56b57652a282cbde57a57abc278d1205 Wed Sep 18 17:29:52 CDT 2013 Ansis Atteka <aatteka@nicira.com> 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: Ansis Atteka <aatteka@nicira.com>
Signed-off-by: David S. Miller <davem@davemloft.net>