aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorSimon Horman <[email protected]>2013-05-28 20:34:23 +0000
committerDavid S. Miller <[email protected]>2013-05-28 23:49:06 -0700
commit25b6e14881e7861bb720a4624dcaf5f37854fc70 (patch)
tree8cd7aabe39f00ebf33ffd0abe1785cb84d28b4c0 /tools/perf/scripts/python
parent75538c2b85cf22eb9af6adfaf26ed7219025adeb (diff)
isdn: Correct comparison of skb->tail and skb-transport_header
This corrects an regression introduced by "net: Use 16bits for *_headers fields of struct skbuff" when NET_SKBUFF_DATA_USES_OFFSET is not set. In that case skb->tail will be a pointer whereas skb->transport_header will be an offset from head. This is corrected by using wrappers that ensure that the comparison is always between pointers. Signed-off-by: Simon Horman <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions