net: correct comments of skb_shift
authorFeng King <kinwin2008@gmail.com>
Mon, 21 Nov 2011 01:47:11 +0000 (01:47 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 22 Nov 2011 21:18:43 +0000 (16:18 -0500)
when skb_shift, we want to shift paged data from skb to tgt frag area.
Original comments revert the shift order

Signed-off-by: Feng King <kinwin2008@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found