linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Johannes Berg <johannes@sipsolutions.net>
To: greearb@candelatech.com
Cc: linux-wireless@vger.kernel.org
Subject: Re: [PATCH] iw:  Print Interworking IE details in scan results.
Date: Wed, 28 Aug 2013 10:23:43 +0200	[thread overview]
Message-ID: <1377678223.13797.7.camel@jlt4.sipsolutions.net> (raw)
In-Reply-To: <1377619631-14699-1-git-send-email-greearb@candelatech.com> (sfid-20130827_180728_764261_AD0BAEF5)

On Tue, 2013-08-27 at 09:07 -0700, greearb@candelatech.com 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@candelatech.com>

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


  reply	other threads:[~2013-08-28  8:23 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-27 16:07 [PATCH] iw: Print Interworking IE details in scan results greearb
2013-08-28  8:23 ` Johannes Berg [this message]
2013-08-28 14:30   ` Ben Greear

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1377678223.13797.7.camel@jlt4.sipsolutions.net \
    --to=johannes@sipsolutions.net \
    --cc=greearb@candelatech.com \
    --cc=linux-wireless@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).