]> git.ipfire.org Git - thirdparty/iw.git/blobdiff - roc.c
iw: remove cb from arguments and simplify valid handler
[thirdparty/iw.git] / roc.c
diff --git a/roc.c b/roc.c
index c2beb96e56326a81a52c1cc155ef6b4af513a005..ef2bf166a3cb89cf2f8a0e13f2fcb78d6d1b7876 100644 (file)
--- a/roc.c
+++ b/roc.c
@@ -13,7 +13,7 @@
 
 SECTION(roc);
 
-static int handle_roc_start(struct nl80211_state *state, struct nl_cb *cb,
+static int handle_roc_start(struct nl80211_state *state,
                            struct nl_msg *msg, int argc, char **argv,
                            enum id_input id)
 {