offset_in_page implicit declaration
Sebastian Weitzel
togg
Wed Oct 13 10:22:55 PDT 2004
Hi,
I am using kernel 2.4.27. I get several warning that offset_in_page is
implicitly declared. Hostap crypto modules dont load.
I compared linux/mm.h from 2.6 with 2.4 and saw that only in 2.6
#define offset_in_page(p) ((unsingend long)(p) & ~PAGE_MASK)
was declared.
I fixed it temporarily on my own but would be glad to see a fix in cvs
soon.
Regards,
Sebastian Weitzel
More information about the Hostap
mailing list