]> git.ipfire.org Git - thirdparty/iw.git/blobdiff - event.c
iw: bump version to 4.7
[thirdparty/iw.git] / event.c
diff --git a/event.c b/event.c
index a342dc46bcc9d2574ed46bb58ad5d9d81d2262e6..896f03ab7636a49b3e477581fa3744175437e27c 100644 (file)
--- a/event.c
+++ b/event.c
@@ -45,7 +45,7 @@ static void print_frame(struct print_event_args *args, struct nlattr *attr)
 {
        uint8_t *frame;
        size_t len;
-       int i;
+       unsigned int i;
        char macbuf[6*3];
        uint16_t tmp;