From: Axel T. <Axe...@AT...> - 2006-01-11 10:30:54
|
On Wed, Jan 11, 2006 at 01:58:42PM +0800, Zhu, Yi wrote: > On 1/10/06, Axel Thimm <Axe...@at...> wrote: > > > > The gfp_t issue with ieee80211 is fixed now, but it reappeared at > > ipw2100: >=20 >=20 > Thanks for reporting the problem. Fix patch is upload to ipw2100 webpage. > http://ipw2100.sourceforge.net/patches/ipw2100-1.1.4-old_kernel_fix.patch Thanks, that fixes the problems with 2.4.1x, but not yet for RHEL4 (2.6.9): In file included from /builddir/ipw2100-1.1.4/ipw2100.c:168: /builddir/ipw2100-1.1.4/ipw2100.h:577: error: field `wireless_data' has inc= omplete type /builddir/ipw2100-1.1.4/ipw2100.c: In function `ipw2100_wx_get_range': /builddir/ipw2100-1.1.4/ipw2100.c:7301: error: structure has no member name= d `event_capa' /builddir/ipw2100-1.1.4/ipw2100.c:7301: error: `IW_EVENT_CAPA_K_0' undeclar= ed (first use in this function) /builddir/ipw2100-1.1.4/ipw2100.c:7301: error: (Each undeclared identifier = is reported only once /builddir/ipw2100-1.1.4/ipw2100.c:7301: error: for each function it appears= in.) /builddir/ipw2100-1.1.4/ipw2100.c:7302: warning: implicit declaration of fu= nction `IW_EVENT_CAPA_MASK' /builddir/ipw2100-1.1.4/ipw2100.c:7303: error: structure has no member name= d `event_capa' /builddir/ipw2100-1.1.4/ipw2100.c:7303: error: `IW_EVENT_CAPA_K_1' undeclar= ed (first use in this function) /builddir/ipw2100-1.1.4/ipw2100.c: At top level: /builddir/ipw2100-1.1.4/ipw2100.c:8722: error: unknown field `get_wireless_= stats' specified in initializer /builddir/ipw2100-1.1.4/ipw2100.c:8722: warning: initialization makes integ= er from pointer without a cast make[2]: *** [/builddir/ipw2100-1.1.4/ipw2100.o] Error 1 --=20 Axel.Thimm at ATrpms.net |