summaryrefslogtreecommitdiff
path: root/stun.c
diff options
context:
space:
mode:
Diffstat (limited to 'stun.c')
0 files changed, 0 insertions, 0 deletions
e/?id=b41abb42bf62a85a32c41dab873220598a6ee266'>b8a06a060ee2c5d980e7bd4019969673d85e7c28 /net/core/gen_estimator.c parentda12c90e099789a63073fc82a19542ce54d4efb9 (diff)
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 <panweiping3@gmail.com> Reviewed-by: Simon Horman <horms@verge.net.au> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/core/gen_estimator.c')