kern/149643: [rum] device not sending proper beacon frames in
ap mode
Steven Chamberlain
steven at pyro.eu.org
Mon Oct 17 13:23:55 UTC 2011
On 17/10/11 14:13, Adrian Chadd wrote:
> I've committed this to -HEAD in r226465.
> I'll MFC this to -9 and -8 in the next 3 or so days, re@ approval pending.
Argh... there were a couple of issues someone pointed out to me off-list
that you may not have seen:
On 17/10/11 01:16, Gang 'Henry' Hu wrote:
> There are some minor problems:
>
> + error = rum_do_request(sc, &req, buf + offset);
>
> At this line, you should cast buf to (char*), since buf is (void*)
> which cannot be used in calculation...
>
> And you should also return 0 at the end of the function, else there
> would be no return value....
I was going to get back to you with a slightly revised freebsd patch to
fix those before you committed.
Otherwise, Henry said it has fixed the problem for him (in 8.2-STABLE).
Regards,
--
Steven Chamberlain
steven at pyro.eu.org
More information about the freebsd-net
mailing list