Johannes Berg wrote:
On Fri, 2007-08-24 at 14:33 -0500, Larry Finger wrote:
This patch breaks software encryption in my tests - WPA for b43, WPA and WEP for b43legacy. I
haven't looked for the cause yet. That is my next step.
The patch below appears necessary for b43 when I enable sw crypto, but
you shouldn't be having such problems in b43legacy since you don't
support crypto at all; or have you not removed the crypto related code
from xmit.c?
This fixes b43. It is a bit more difficult to test legacy, but it should be the same.
The code in xmit.c for legacy is essentially the same as for b43. It certainly could be trimmed a
bit since no keys are ever set - routine set_key returns "no support".
Thanks,
Larry
-
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html