skbuff: skb_segment: s/skb/head_skb/
authorMichael S. Tsirkin <mst@redhat.com>
Mon, 10 Mar 2014 16:29:19 +0000 (18:29 +0200)
committerJiri Slaby <jslaby@suse.cz>
Mon, 23 Jun 2014 08:27:38 +0000 (10:27 +0200)
commit14568bf24e155542476e3cc14cd28bbda61d6f1f
treef7f047261b52d9a33e70ccab58d755d408deb40d
parent74781837f9e968490b4e2fe900f6c1880583dd3e
skbuff: skb_segment: s/skb/head_skb/

[ Upstream commit df5771ffefb13f8af5392bd54fd7e2b596a3a357 ]

rename local variable to make it easier to tell at a glance that we are
dealing with a head skb.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
net/core/skbuff.c