rt2x00: Add module parameter to disable HW crypto
authorIvo van Doorn <ivdoorn@gmail.com>
Wed, 6 Aug 2008 15:27:31 +0000 (17:27 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 22 Aug 2008 20:29:59 +0000 (16:29 -0400)
commit008c44825db74c6cdcea13dfb1598896e74fe908
tree6fecad89bfd278a321b4d6e0cfe1098a0cc6b54f
parentba2ab47129eee76f6f0ef52b4beae30a12cee7f6
rt2x00: Add module parameter to disable HW crypto

Add a module parameter to rt61 and rt73 to disable
HW crypto. The option should only be checked when
determining if the SUPPORT_HW_CRYPTO flag should
be set or not.

Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/rt2x00/rt61pci.c
drivers/net/wireless/rt2x00/rt73usb.c