diff options
| author | Johannes Berg <[email protected]> | 2015-01-19 12:15:24 +0100 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2015-01-19 16:20:17 -0500 |
| commit | 926e9878a360fc57112259949c44c74c31709cc6 (patch) | |
| tree | 156970a8248c5512200df2718c242bb3535d74ef /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | fc83477780174dc6aa673e644428b1d2f3894e7a (diff) | |
phonet netlink: allow multiple messages per skb in route dump
My previous patch to this file changed the code to be bug-compatible
towards userspace. Unless userspace (which I wasn't able to find)
implements the dump reader by hand in a wrong way, this isn't needed.
If it uses libnl or similar code putting multiple messages into a
single SKB is far more efficient.
Change the code to do this. While at it, also clean it up and don't
use so many variables - just store the address in the callback args
directly.
Signed-off-by: Johannes Berg <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions