linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jiri Slaby <jirislaby@gmail.com>
To: "Luis R. Rodriguez" <mcgrof@gmail.com>
Cc: "John W. Linville" <linville@tuxdriver.com>,
	linux-wireless <linux-wireless@vger.kernel.org>,
	Johannes Berg <johannes@sipsolutions.net>,
	Nick Kossifidis <mickflemm@gmail.com>
Subject: Re: [PATCH] ath5k - Fix filters for AR5212, correct return values  for WEP
Date: Thu, 20 Sep 2007 23:26:05 +0200	[thread overview]
Message-ID: <46F2E56D.1040606@gmail.com> (raw)
In-Reply-To: <43e72e890709201424k3a18a5cbnbbb488dbf5bb19d3@mail.gmail.com>

On 09/20/2007 11:24 PM, Luis R. Rodriguez wrote:
> On 9/20/07, Jiri Slaby <jirislaby@gmail.com> wrote:
>     int ret = 0;
>> +       switch(key->alg) {
>> +        case ALG_WEP:
>> +               break;
>> +        case ALG_TKIP:
>> +        case ALG_CCMP:
>> +               return -EOPNOTSUPP;
>>
>> Some broken whitespace here :).
> 
> You mean all the extra spaces on the left instead of Tabs? If so then
> ACK, attached v2.

Yes, nice.

-- 
Jiri Slaby (jirislaby@gmail.com)
Faculty of Informatics, Masaryk University

  reply	other threads:[~2007-09-20 21:26 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-20 21:13 [PATCH] ath5k - Fix filters for AR5212, correct return values for WEP Luis R. Rodriguez
2007-09-20 21:18 ` Jiri Slaby
2007-09-20 21:24   ` Luis R. Rodriguez
2007-09-20 21:26     ` Jiri Slaby [this message]
2007-09-22 18:32       ` Nick Kossifidis
2007-09-22 18:35         ` Nick Kossifidis

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=46F2E56D.1040606@gmail.com \
    --to=jirislaby@gmail.com \
    --cc=johannes@sipsolutions.net \
    --cc=linux-wireless@vger.kernel.org \
    --cc=linville@tuxdriver.com \
    --cc=mcgrof@gmail.com \
    --cc=mickflemm@gmail.com \
    /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).