]> git.ipfire.org Git - thirdparty/iw.git/blobdiff - roc.c
print wdev id in event info
[thirdparty/iw.git] / roc.c
diff --git a/roc.c b/roc.c
index 1b29e6ae31239e96f63cb20478db2d39d283faaa..c48fbd3db78a45a01b5e21a18bffff32f8037cb2 100644 (file)
--- a/roc.c
+++ b/roc.c
@@ -14,7 +14,8 @@
 SECTION(roc);
 
 static int handle_roc_start(struct nl80211_state *state, struct nl_cb *cb,
-                           struct nl_msg *msg, int argc, char **argv)
+                           struct nl_msg *msg, int argc, char **argv,
+                           enum id_input id)
 {
        char *end;
        int freq, time;