On Sat, 06 Jan 2007 18:00:50 +0100, Gertjan van Wingerde wrote:
> The d80211 stack uses ECB mode block ciphers for the WEP implementation.
> Make sure that support for CRYPTO_ECB is in the kernel when the d80211
> stack is enabled (just like the other crypto algorithms).
Applied to my tree, thanks
The d80211 stack uses ECB mode block ciphers for the WEP implementation.
Make sure that support for CRYPTO_ECB is in the kernel when the d80211
stack is enabled (just like the other crypto algorithms).
Signed-off-by: Gertjan van Wingerde <[EMAIL PROTECTED]>
---
diff --git a/net/d80211/Kconfig b/