https://github.com/torvalds/linux
Revision 749154aa56b57652a282cbde57a57abc278d1205 authored by Ansis Atteka on 18 September 2013, 22:29:52 UTC, committed by David S. Miller on 19 September 2013, 18:11:15 UTC
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>
1 parent 279f438
History
Tip revision: 749154aa56b57652a282cbde57a57abc278d1205 authored by Ansis Atteka on 18 September 2013, 22:29:52 UTC
ip: use ip_hdr() in __ip_make_skb() to retrieve IP header
Tip revision: 749154a
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.1 KB
.mailmap -rw-r--r-- 4.4 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 93.1 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 256.8 KB
Makefile -rw-r--r-- 47.4 KB
README -rw-r--r-- 18.3 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top