Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1229245

Re: [PATCH 1/2 v2] airo: fix IW_AUTH_ALG_OPEN_SYSTEM

From Kalle Valo <kvalo@adurom.com>
Newsgroups linux.kernel
Subject Re: [PATCH 1/2 v2] airo: fix IW_AUTH_ALG_OPEN_SYSTEM
Date 2015-09-21 14:20 +0200
Message-ID <qb8eC-6lp-9@gated-at.bofh.it> (permalink)
References <q90bv-aK-7@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Ondrej Zary <linux@rainbow-software.org> writes:

> IW_AUTH_ALG_OPEN_SYSTEM is ambiguous in set_auth for WEP as
> wpa_supplicant uses it for both no encryption and WEP open system.
> Cache the last mode set (only of these two) and use it here.
>
> This allows wpa_supplicant to work with unencrypted APs.
>
> Signed-off-by: Ondrej Zary <linux@rainbow-software.org>
> ---
>  drivers/net/wireless/airo.c |   33 ++++++++++++++++++++++++---------
>  1 file changed, 24 insertions(+), 9 deletions(-)

You should CC linux-wireless mailing list, otherwise patchwork won't see
it and I will miss your patch:

https://patchwork.kernel.org/project/linux-wireless/list/

-- 
Kalle Valo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH 1/2 v2] airo: fix IW_AUTH_ALG_OPEN_SYSTEM Ondrej Zary <linux@rainbow-software.org> - 2015-09-15 17:20 +0200
  Re: [PATCH 1/2 v2] airo: fix IW_AUTH_ALG_OPEN_SYSTEM Dan Williams <dcbw@redhat.com> - 2015-09-18 19:00 +0200
    Re: [PATCH 1/2 v2] airo: fix IW_AUTH_ALG_OPEN_SYSTEM Ondrej Zary <linux@rainbow-software.org> - 2015-09-18 22:10 +0200
      Re: [PATCH 1/2 v2] airo: fix IW_AUTH_ALG_OPEN_SYSTEM Dan Williams <dcbw@redhat.com> - 2015-09-18 23:50 +0200
  Re: [PATCH 1/2 v2] airo: fix IW_AUTH_ALG_OPEN_SYSTEM Kalle Valo <kvalo@adurom.com> - 2015-09-21 14:20 +0200

csiph-web