Thread (22 messages) flat view 22 messages, 8 authors, 2009-08-12

Re: Libertas: Association request to the driver failed

From: Daniel Mack <hidden>
Date: 2009-08-09 10:24:23
Also in: lkml

On Sun, Aug 09, 2009 at 11:23:34AM +0200, Roel Kluin wrote:
quoted
quoted
The change came in after -rc5,
and I found 57921c31 ("libertas: Read buffer overflow") to be the
culprit. Reverting it brings my libertas device back to life. I copied
the author.

Thanks,
Daniel
Ah, I think I made an error, I think tmp is too small and should be

u8 tmp[*rates_size * ARRAY_SIZE(lbs_bg_rates) - 1];
After some sleep I realized it should be:

u8 tmp[*rates_size * ARRAY_SIZE(lbs_bg_rates)];
I'll test that tomorrow. Would be easier if you send in a new patch I
can ack directly in case it works :)

Thanks,
Daniel
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help