lkml.org 
[lkml]   [2009]   [May]   [5]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: p80211wext.c: problem with IW_ENCODE_ALG_WEP
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?


\
 
 \ /
  Last update: 2009-05-05 15:39    [W:5.930 / U:0.036 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site