Re: [PATCH] ath5k - Fix filters for AR5212, correct return values for WEP
From: "Nick Kossifidis" <mickflemm@gmail.com>
Date: 2007-09-22 18:32:05
From: "Nick Kossifidis" <mickflemm@gmail.com>
Date: 2007-09-22 18:32:05
Ppl can someone plz port also these changes from madwifi svn ??? Sorry for not doing this myself i'm really out of time these days... http://madwifi.org/changeset/2704 http://madwifi.org/changeset/2703 http://madwifi.org/changeset/2701 http://madwifi.org/changeset/2700 http://madwifi.org/changeset/2698 2007/9/21, Jiri Slaby [off-list ref]:
On 09/20/2007 11:24 PM, Luis R. Rodriguez wrote:quoted
On 9/20/07, Jiri Slaby [off-list ref] wrote: int ret = 0;quoted
+ switch(key->alg) { + case ALG_WEP: + break; + case ALG_TKIP: + case ALG_CCMP: + return -EOPNOTSUPP; Some broken whitespace here :).You mean all the extra spaces on the left instead of Tabs? If so then ACK, attached v2.Yes, nice. -- Jiri Slaby (jirislaby@gmail.com) Faculty of Informatics, Masaryk University
-- GPG ID: 0xD21DB2DB As you read this post global entropy rises. Have Fun ;-) Nick