diff options
| author | Peter Pan(潘卫平) <[email protected]> | 2013-06-06 13:27:21 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2013-06-11 09:48:06 +0000 |
| commit | b41abb42bf62a85a32c41dab873220598a6ee266 (patch) | |
| tree | b8a06a060ee2c5d980e7bd4019969673d85e7c28 /net/unix/sysctl_net_unix.c | |
| parent | netlink: Add compare function for netlink_table (diff) | |
| download | kernel-b41abb42bf62a85a32c41dab873220598a6ee266.tar.gz kernel-b41abb42bf62a85a32c41dab873220598a6ee266.zip | |
net: pass correct parameter to skb_headers_offset_update()
Since commit 1a37e412a022(net: Use 16bits for *_headers fields of struct
skbuff), skb->*_header are relative to skb->head,
so copy_skb_header() should not call skb_headers_offset_update() now,
and we should pass correct parameter to skb_headers_offset_update() in
pskb_expand_head() and skb_copy_expand().
Signed-off-by: Weiping Pan <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions
