diff options
author | Michael S. Tsirkin <[email protected]> | 2012-04-09 00:24:02 +0000 |
---|---|---|
committer | David S. Miller <[email protected]> | 2012-04-13 13:09:19 -0400 |
commit | ca8f4fb21d08747013cce9cf1840aa5bfc31f2d8 (patch) | |
tree | f18de0412ec64d7aa4a26ff85d0ad1c57263dbff /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
parent | 9a5d2bd99e0dfe9a31b3c160073ac445ba3d773f (diff) |
skbuff: struct ubuf_info callback type safety
The skb struct ubuf_info callback gets passed struct ubuf_info
itself, not the arg value as the field name and the function signature
seem to imply. Rename the arg field to ctx to match usage,
add documentation and change the callback argument type
to make usage clear and to have compiler check correctness.
Signed-off-by: Michael S. Tsirkin <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions