netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Domen Puncer <domen@coderock.org>
To: Benjamin Reed <breed@zuzulu.com>
Cc: netdev@oss.sgi.com, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] dynamic wep keys for airo.c
Date: Fri, 6 May 2005 10:04:15 +0200	[thread overview]
Message-ID: <20050506080415.GD3917@nd47.coderock.org> (raw)
In-Reply-To: <200505030826.42564.breed@zuzulu.com>

On 03/05/05 08:26 -0700, Benjamin Reed wrote:
>  module_param_array(ssids, charp, NULL, 0);
>  module_param(auto_wep, int, 0);
> +module_param(perm_key_support, int, 1);

				       ^ permissions in sysfs

>   if (rc!=SUCCESS) printk(KERN_ERR "airo:  WEP_TEMP set %x\n", rc);
>   if (perm) {
> +  // We make these messages debug. They really should be error,
> +  // but no one seems to use the TEMP flag and writing a PERM key
> +  // with the MAC disable throws this error

/* */?


	Domen

      reply	other threads:[~2005-05-06  8:04 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-03 15:26 [PATCH] dynamic wep keys for airo.c Benjamin Reed
2005-05-06  8:04 ` Domen Puncer [this message]

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=20050506080415.GD3917@nd47.coderock.org \
    --to=domen@coderock.org \
    --cc=breed@zuzulu.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@oss.sgi.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).