commit | 20e994a05b33b186a22a3b9e922df4cce644daac | [log] [tgz] |
---|---|---|
author | Feng King <kinwin2008@gmail.com> | Mon Nov 21 01:47:11 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Nov 22 16:18:43 2011 -0500 |
tree | 74f3d7bc5e1aa92a7c98d6a232dc3107bda8fe8e | |
parent | 717b6d83664646963c71d014c71babaa802333b9 [diff] |
net: correct comments of skb_shift 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>