flaniganr@intel.co.jp wrote: > not sure if i did this right, so if you > have any suggestions/comments please tell me. > > Basically 2.5.8-pre1 fails to compile with: > > In file included from wavelan_cs.c:59: > wavelan_cs.p.h:495:33: warning: extra tokens at end of #undef directive > wavelan_cs.c: In function `wv_pcmcia_config': > wavelan_cs.c:4480: structure has no member named `rmem_start' > wavelan_cs.c:4482: structure has no member named `rmem_end' > make[3]: *** [wavelan_cs.o] Error 1 not needed, just delete the unused references to rmem_{start,end}. (see attached patch) Jeff