ath5k: temporarily disable crypto for AP mode
authorBob Copeland <me@bobcopeland.com>
Tue, 14 Jul 2009 01:57:39 +0000 (21:57 -0400)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 21 Jul 2009 16:07:42 +0000 (12:07 -0400)
commit65b5a69860ed3bc4224368b804d381cd9cafa90a
treee6d5b99bc84ef7f9d8147e06994762880b7bff0d
parent35946a571099a50d2595c8866f07617d29558f53
ath5k: temporarily disable crypto for AP mode

Pavel Roskin reported some issues with using AP mode without
nohwcrypt=1.  Most likely this is similar to the problem fixed
some time ago in ath9k by 3f53dd64f192450cb331c0fecfc26ca952fb242f,
"ath9k: Fix hw crypto configuration for TKIP in AP mode."

That only affects TKIP but it's easiest to just disable that and
WEP too until we get a proper fix in.

Signed-off-by: Bob Copeland <me@bobcopeland.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath5k/base.c