On Tue, 2013-08-27 at 09:07 -0700, greearb@xxxxxxxxxxxxxxx wrote: > 802.11u Interworking: > Network Options: 0xf1 > Network Type: 1 (Private with Guest) > Internet > ASRA > ESR > UESA > Venu Group: 2 (Business) > Venu Type: 1 That should be "Venue", no? > Signed-off-by: Ben Greear <greearb@xxxxxxxxxxxxxxx> No need really, btw, this doesn't mean anything in the iw repository - I haven't bothered to add something (yet). > +++ b/scan.c > @@ -614,6 +614,69 @@ static void print_ht_capa(const uint8_t type, uint8_t len, const uint8_t *data) > print_ht_mcs(data + 3); > } > > +static const char* ntype_11u(uint8_t t) { I'd prefer kernel style with the opening brace on the next line :) johannes -- 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