ath5k: enable hardware encryption for WEP
authorBob Copeland <me@bobcopeland.com>
Wed, 29 Oct 2008 12:30:54 +0000 (08:30 -0400)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 10 Nov 2008 20:17:33 +0000 (15:17 -0500)
commit9ad9a26e7b7b6671a9aefbb1edb2e8a9ed50ee8d
tree49fa66ba8d66525696030245628bdc439d208dd4
parent2a941ecb5178cb8c94190f17a42f35a772cbc5c6
ath5k: enable hardware encryption for WEP

This change re-enables hardware encryption for ath5k after setting up
mac80211 to handle the initialization vectors which happens to make it
work.  Add a module param (nohwcrypt) to optionally turn it off.

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