diff options
author | Pontus Fuchs <[email protected]> | 2014-01-16 15:00:40 +0100 |
---|---|---|
committer | Johannes Berg <[email protected]> | 2014-02-06 09:55:17 +0100 |
commit | f12cb2893069495726c21a4b0178705dacfecfe0 (patch) | |
tree | 5678173217dedde3d552221d9c7c602d50d75a61 /tools/perf/scripts/python/Perf-Trace-Util/lib | |
parent | 2f617435c3a6fe3f39efb9ae2baa77de2d6c97b8 (diff) |
nl80211: Reset split_start when netlink skb is exhausted
When the netlink skb is exhausted split_start is left set. In the
subsequent retry, with a larger buffer, the dump is continued from the
failing point instead of from the beginning.
This was causing my rt28xx based USB dongle to now show up when
running "iw list" with an old iw version without split dump support.
Cc: [email protected]
Fixes: 3713b4e364ef ("nl80211: allow splitting wiphy information in dumps")
Signed-off-by: Pontus Fuchs <[email protected]>
[avoid the entire workaround when state->split is set]
Signed-off-by: Johannes Berg <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib')
0 files changed, 0 insertions, 0 deletions