Hi Johannes, > > > > +static void print_country(unsigned char type, unsigned char len, unsigned char *data) > > +{ > > + int i; > > + > > + printf("\tCountry: %.*s data:", 3, data); > > IIRC the third characters there is a space if it's in- and outdoor, it > might make sense to parse it instead of just printing it? that explains why I have seen USI here and couldn't make sense of it and just declared that AP broken :) Regards Marcel -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html