commit | 8fa9ea18e831417159b7b1a76a944f117252f9ec | [log] [tgz] |
---|---|---|
author | Robert Schulze <rob@net-pr.de> | Wed Jul 05 22:52:43 2006 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Jul 27 14:37:30 2006 -0400 |
tree | 1bc883962d84af750f21c2a1b0ffd5c9e58a2c68 | |
parent | d91928e906e2866563a69506bb77ffebcf50613c [diff] |
[PATCH] airo: should select crypto_aes The driver airo (for Cisco Wlan-Cards) complains about "failed to load transform for AES", when it is loaded and CRYPTO_AES is not selected in Kconfig. Signed-off-by: John W. Linville <linville@tuxdriver.com>