Searched hist:df5771ff (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/net/core/ |
H A D | skbuff.c | df5771ff Mon Mar 10 11:29:19 CDT 2014 Michael S. Tsirkin <mst@redhat.com> skbuff: skb_segment: s/skb/head_skb/
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> df5771ff Mon Mar 10 11:29:19 CDT 2014 Michael S. Tsirkin <mst@redhat.com> skbuff: skb_segment: s/skb/head_skb/ 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>
|