Re: airo maybe should select crypto_aes

2006-07-08 Thread Robert Schulze
Hi, Herbert Xu schrieb: First of your patch is space-damaged. Please make sure that the original tabs are preserved and resend. Sorry for that, hope it fits this time. Also, wireless patches should be sent to this list with a cc to John W. Linville <[EMAIL PROTECTED]>. Didn't know that.

Re: airo maybe should select crypto_aes

2006-07-07 Thread Herbert Xu
Robert Schulze <[EMAIL PROTECTED]> wrote: > > I first wrote to the linux-pcmcia ML, but they said it wasn't the right > address for my issue. 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 Kconfi

airo maybe should select crypto_aes

2006-07-05 Thread Robert Schulze
Hi, I first wrote to the linux-pcmcia ML, but they said it wasn't the right address for my issue. 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. I've got a patch for that, maybe it's worth