On 08/28/2013 01:23 AM, Johannes Berg wrote:
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?
Yes, I kept typo-ing that..I think I fixed up the code in the patch, but
will double-check.
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 :)
I'll fix that and re-submit the series.
Thanks,
Ben
johannes
--
Ben Greear <greearb@xxxxxxxxxxxxxxx>
Candela Technologies Inc http://www.candelatech.com
--
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