skbuff: skb_segment: s/frag/nskb_frag/
authorMichael S. Tsirkin <mst@redhat.com>
Mon, 10 Mar 2014 16:29:04 +0000 (18:29 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 14 Apr 2014 13:47:19 +0000 (06:47 -0700)
commitfe50c072d1326497ea9b1e7873d52382ff04c37a
tree32f3b65714b9dea665577e36ef1b2d50d4e56947
parent92a887902f1ce91160183372e10c5ea7635efcd4
skbuff: skb_segment: s/frag/nskb_frag/

[ Upstream commit 8cb19905e9287a93ce7c2cbbdf742a060b00e219 ]

frag points at nskb, so name it appropriately

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
net/core/skbuff.c