Skip to content
Snippets Groups Projects
Commit 09599729 authored by Xie He's avatar Xie He Committed by David S. Miller
Browse files

net/packet: Fix a comment about network_header


skb->nh.raw has been renamed as skb->network_header in 2007, in
commit b0e380b1 ("[SK_BUFF]: unions of just one member don't get
                      anything done, kill them")

So here we change it to the new name.

Cc: Willem de Bruijn <willemdebruijn.kernel@gmail.com>
Signed-off-by: default avatarXie He <xie.he.0141@gmail.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent a78766d9
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment