diff options
author | Bob Copeland <me@bobcopeland.com> | 2015-02-05 16:45:43 +0300 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2015-02-24 12:49:47 +0300 |
commit | f2831e2007810b690f93a26128058a193eadf393 (patch) | |
tree | e434484749d21bc7da4aa1d87ca4587c9c7dbfd0 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 6514890f7aa8dd75fa46e282a1c7a8615e86f363 (diff) | |
download | linux-f2831e2007810b690f93a26128058a193eadf393.tar.xz |
mac80211_hwsim: fix error handling in tx_frame_nl
Correct two problems with the error handling when using the netlink
forwarding API: first, the netlink skb is never freed if nla_put()
fails; and second, genlmsg_unicast() can fail if the netlink socket
is full. In the latter case, the corresponding data skb is not counted
as a drop and userspace programs like wmediumd will see TCP stalls
due to lost packets.
Signed-off-by: Bob Copeland <me@bobcopeland.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions