public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [COMPILATION ERROR] 2.5.69-bk7 wireless.c:488: `THIS_MODULE' undeclared here
@ 2003-05-13 14:06 Grzegorz Jaskiewicz
  2003-05-13 14:10 ` Grzegorz Jaskiewicz
  0 siblings, 1 reply; 3+ messages in thread
From: Grzegorz Jaskiewicz @ 2003-05-13 14:06 UTC (permalink / raw)
  To: lkml

net/core/wireless.c:488: `THIS_MODULE' undeclared here (not in a
function)

this bug was added with -bk7 patch
-- 
Grzegorz Jaskiewicz <gj@pointblue.com.pl>
K4 labs


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [COMPILATION ERROR] 2.5.69-bk7 wireless.c:488: `THIS_MODULE' undeclared here
  2003-05-13 14:06 [COMPILATION ERROR] 2.5.69-bk7 wireless.c:488: `THIS_MODULE' undeclared here Grzegorz Jaskiewicz
@ 2003-05-13 14:10 ` Grzegorz Jaskiewicz
  2003-05-13 14:24   ` Arnaldo Carvalho de Melo
  0 siblings, 1 reply; 3+ messages in thread
From: Grzegorz Jaskiewicz @ 2003-05-13 14:10 UTC (permalink / raw)
  To: lkml

On Tue, 2003-05-13 at 15:06, Grzegorz Jaskiewicz wrote:
> net/core/wireless.c:488: `THIS_MODULE' undeclared here (not in a
> function)
> 
> this bug was added with -bk7 patch
solved : looks like #include <linux/modules.h> was missing in this file
-- 
Grzegorz Jaskiewicz <gj@pointblue.com.pl>
K4 labs


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [COMPILATION ERROR] 2.5.69-bk7 wireless.c:488: `THIS_MODULE' undeclared here
  2003-05-13 14:10 ` Grzegorz Jaskiewicz
@ 2003-05-13 14:24   ` Arnaldo Carvalho de Melo
  0 siblings, 0 replies; 3+ messages in thread
From: Arnaldo Carvalho de Melo @ 2003-05-13 14:24 UTC (permalink / raw)
  To: Grzegorz Jaskiewicz; +Cc: lkml

Em Tue, May 13, 2003 at 03:10:48PM +0100, Grzegorz Jaskiewicz escreveu:
> On Tue, 2003-05-13 at 15:06, Grzegorz Jaskiewicz wrote:
> > net/core/wireless.c:488: `THIS_MODULE' undeclared here (not in a
> > function)
> > 
> > this bug was added with -bk7 patch
> solved : looks like #include <linux/modules.h> was missing in this file

Its already fixed in Linus tree and in the 2.5.69-bk snapshots.

Ditto for net/wanrouter/wanproc.c that I fixed yesterday.

- Arnaldo

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-05-13 14:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-05-13 14:06 [COMPILATION ERROR] 2.5.69-bk7 wireless.c:488: `THIS_MODULE' undeclared here Grzegorz Jaskiewicz
2003-05-13 14:10 ` Grzegorz Jaskiewicz
2003-05-13 14:24   ` Arnaldo Carvalho de Melo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox