| To: | Benjamin Reed <breed@xxxxxxxxxx> |
|---|---|
| Subject: | Re: [PATCH] dynamic wep keys for airo.c |
| From: | Domen Puncer <domen@xxxxxxxxxxxx> |
| Date: | Fri, 6 May 2005 10:04:15 +0200 |
| Cc: | netdev@xxxxxxxxxxx, linux-kernel@xxxxxxxxxxxxxxx |
| In-reply-to: | <200505030826.42564.breed@xxxxxxxxxx> |
| References: | <200505030826.42564.breed@xxxxxxxxxx> |
| Sender: | netdev-bounce@xxxxxxxxxxx |
| User-agent: | Mutt/1.4.2.1i |
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
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [PATCH] TSO Reloaded, Anton Blanchard |
|---|---|
| Next by Date: | Re: [PATCH] TSO Reloaded, David S. Miller |
| Previous by Thread: | [PATCH] dynamic wep keys for airo.c, Benjamin Reed |
| Next by Thread: | Re: [IPV6] Fix raw socket checksums with IPsec, David S. Miller |
| Indexes: | [Date] [Thread] [Top] [All Lists] |