]> git.ipfire.org Git - thirdparty/iw.git/commit - station.c
iw: remove cb from arguments and simplify valid handler
authorJohannes Berg <johannes.berg@intel.com>
Fri, 26 Jun 2015 09:42:28 +0000 (11:42 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 13 Aug 2015 08:39:58 +0000 (10:39 +0200)
commit34b230145d14f8ccceaa329e09d0a5a423d5dfd8
tree40a8fce4657c15b727937707700d015c51fa2150
parent087d778f6f82346debfd275ddbb8f646f9a1a167
iw: remove cb from arguments and simplify valid handler

Just provide our own valid handler and let the command
functions assign it without going through the cb.

(With the event handling fixed by Eliad Peller)

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
27 files changed:
bitrate.c
coalesce.c
connect.c
cqm.c
event.c
hwsim.c
ibss.c
info.c
interface.c
iw.c
iw.h
link.c
mesh.c
mpath.c
mpp.c
ocb.c
offch.c
p2p.c
phy.c
ps.c
reg.c
roc.c
scan.c
station.c
survey.c
vendor.c
wowlan.c