aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorHerbert Xu <[email protected]>2009-05-22 22:11:37 +0000
committerDavid S. Miller <[email protected]>2009-05-25 00:40:43 -0700
commit82c49a352e0fd7af7e79a922b863f33f619f3209 (patch)
treec5a1d8e7f5854076a10fdff6707463aed9d49c1e /tools/perf/scripts/python
parent45ea4ea2af358fe316c918381c7868f9418cad09 (diff)
skbuff: Move new code into __copy_skb_header
Hi: skbuff: Move new __skb_clone code into __copy_skb_header It seems that people just keep on adding stuff to __skb_clone instead __copy_skb_header. This is wrong as it means your brand-new attributes won't always get copied as you intended. This patch moves them to the right place, and adds a comment to prevent this from happening again. Signed-off-by: Herbert Xu <[email protected]> Thanks, Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions