Re: ath5k problem with 2.6.35

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: John W. Linville
Date: Monday, August 23, 2010 - 11:31 am

On Mon, Aug 23, 2010 at 02:29:03PM -0400, John W. Linville wrote:

Presuming the answer is yes, you need this patch (available in 2.6.36-rc1):

commit 3473187d2459a078e00e5fac8aafc30af69c57fa
Author: John W. Linville <linville@tuxdriver.com>
Date:   Wed Jul 7 15:07:49 2010 -0400

    mac80211: remove wep dependency
    
    The current mac80211 code assumes that WEP is always available.  If WEP
    fails to initialize, ieee80211_register_hw will always fail.
    
    In some cases (e.g. FIPS certification), the cryptography used by WEP is
    unavailable.  However, in such cases there is no good reason why CCMP
    encryption (or even no link level encryption) cannot be used.  So, this
    patch removes mac80211's assumption that WEP (and TKIP) will always be
    available for use.
    
    Signed-off-by: John W. Linville <linville@tuxdriver.com>
 
John
-- 
John W. Linville		Someday the world will need a hero, and you
linville@tuxdriver.com			might be all we have.  Be ready.
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
ath5k problem with 2.6.35, Thomas Fjellstrom, (Sat Aug 21, 11:05 pm)
Re: ath5k problem with 2.6.35, Thomas Fjellstrom, (Sun Aug 22, 12:53 am)
Re: ath5k problem with 2.6.35, John W. Linville, (Mon Aug 23, 11:29 am)
Re: ath5k problem with 2.6.35, John W. Linville, (Mon Aug 23, 11:31 am)
Re: ath5k problem with 2.6.35, Thomas Fjellstrom, (Mon Aug 23, 5:49 pm)
Re: ath5k problem with 2.6.35, John W. Linville, (Tue Aug 24, 8:18 am)