]> git.ipfire.org Git - thirdparty/iw.git/blobdiff - cqm.c
iw: remove cb from arguments and simplify valid handler
[thirdparty/iw.git] / cqm.c
diff --git a/cqm.c b/cqm.c
index 65876afadd13000ae7705633fea9c1b13c58e14c..dddd36e8689c2eaf55a18cbc41a816c15aeea58e 100644 (file)
--- a/cqm.c
+++ b/cqm.c
@@ -9,7 +9,7 @@
 #include "nl80211.h"
 #include "iw.h"
 
-static int iw_cqm_rssi(struct nl80211_state *state, struct nl_cb *cb,
+static int iw_cqm_rssi(struct nl80211_state *state,
                       struct nl_msg *msg, int argc, char **argv,
                       enum id_input id)
 {