]> git.ipfire.org Git - thirdparty/iw.git/commit - event.c
iw: separate wait/print when waiting for an event
authorJohannes Berg <johannes.berg@intel.com>
Thu, 22 Nov 2018 12:59:03 +0000 (13:59 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 1 Feb 2019 21:58:21 +0000 (22:58 +0100)
commit2e192cea9bf97caeef76fe28454dc33e209867aa
tree8acc6d03dcbda0c1042b28f3a567a028bac03beb
parent3c0117c1f0f1976445420405be8e9ffc9f8948af
iw: separate wait/print when waiting for an event

We usually only wanted to print the event that we waited
for, but with measurements that's changing, we want to
wait for the complete event and print the results.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
connect.c
event.c
iw.h