Search Linux Wireless

Re: [PATCH 2/3] ath5k: clean up ath5k_hw_set_key

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, Nov 26, 2008 at 4:17 PM, Bob Copeland <me@xxxxxxxxxxxxxxx> wrote:
>
> +static
> +int ath5k_keycache_type(const struct ieee80211_key_conf *key)
> +{
> +       switch (key->alg) {
> +       case ALG_TKIP:
> +               return AR5K_KEYTABLE_TYPE_TKIP;
> +       case ALG_CCMP:
> +               return AR5K_KEYTABLE_TYPE_CCM;
> +       case ALG_WEP:
> +               if (key->len == WEP40)

Oops sorry, ignore this patch.  I broke it with a last minute interface change.
I'll repost the series tomorrow.

-- 
Bob Copeland %% www.bobcopeland.com
--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux