Re: p80211wext.c: problem with IW_ENCODE_ALG_WEP

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

 



On 05/05/2009 03:22 PM, Julia Lawall wrote:
> -		if (!(ext->alg & IW_ENCODE_ALG_WEP)) {
> +		if (ext->alg != IW_ENCODE_ALG_WEP) {
>  			pr_debug("asked to set a non wep key :(");

While you're at it, there is a missing \n. Care to post a fix for that too?
--
To unsubscribe from this list: send the line "unsubscribe kernel-janitors" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Kernel Development]     [Kernel Announce]     [Kernel Newbies]     [Linux Networking Development]     [Share Photos]     [IDE]     [Security]     [Git]     [Netfilter]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Device Mapper]

  Powered by Linux