Compile hostap-driver 0.2.1
Martin Whitlock
martin.whitlock
Tue May 25 06:27:58 PDT 2004
The list_move macro is introduced later. It could be replaced with
list_del and list_add. See link below to learn its definition.
http://www.uwsg.iu.edu/hypermail/linux/kernel/0206.1/0127.html
Regards,
/Martin
Ulf Jakobsson wrote:
> Hi,
>
> I'm trying to compile the driver against the 2.4.19 kernel, but it
> complains about the "list_move"
>
> list_move(&bss->list, &local->bss_list);
>
> in file:
> driver/modules/hostap_80211_rx.c
>
> What should I do if I can't change kernel?
>
> /Regards Ulf
>
>
>
> _______________________________________________
> HostAP mailing list
> HostAP at shmoo.com
> http://lists.shmoo.com/mailman/listinfo/hostap
More information about the Hostap
mailing list