On 8/4/09, Michael Buesch <[email protected]> wrote: > On Tuesday 04 August 2009 23:54:42 gregor kowski wrote: >> On 7/31/09, Michael Buesch <[email protected]> wrote: >> > On Friday 31 July 2009 23:04:17 gregor kowski wrote: >> >> Hi Michael, > >> There is really bugs in the current code. > > You always talk about "bugs". What are these "bugs"? Is it just the wrong > max_nr_keys assignment? That's trivial to fix. > So [1] is ok ?
Thanks, Gregor [1] > So the fix will be do to something like > dev->max_nr_keys = (dev->dev->id.revision >= 5) ? 58 : 20; > if (b43_new_kidx_api()) > dev->max_nr_keys -= 4; _______________________________________________ Bcm43xx-dev mailing list [email protected] https://lists.berlios.de/mailman/listinfo/bcm43xx-dev
