mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: David Gibson <hermes@gibson.dropbear.id.au>
To: Wichert Akkerman <wichert@wiggy.net>, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] 2.5.41 orinoco_cs.c compile failure
Date: Tue, 8 Oct 2002 10:40:31 +1000	[thread overview]
Message-ID: <20021008004031.GB32555@zax> (raw)
In-Reply-To: <20021007210817.GD14953@wiggy.net>

On Mon, Oct 07, 2002 at 11:08:17PM +0200, Wichert Akkerman wrote:
> Compile fails since orinoco_cs.c tries to use the no longer existing
> linux/tqueue.h header. Patch below seems to fix it. 

Appears to be fixed already.

> +++ drivers/net/wireless/orinoco_cs.c	2002-10-07 23:04:16.000000000 +0200
> @@ -32,7 +32,7 @@
>  #include <linux/if_arp.h>
>  #include <linux/etherdevice.h>
>  #include <linux/wireless.h>
> -#include <linux/tqueue.h>
> +#include <linux/workqueue.h>
>  
>  #include <pcmcia/version.h>
>  #include <pcmcia/cs_types.h>
> 

-- 
David Gibson			| For every complex problem there is a
david@gibson.dropbear.id.au	| solution which is simple, neat and
				| wrong.
http://www.ozlabs.org/people/dgibson

      parent reply	other threads:[~2002-10-08  0:35 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-07 21:08 Wichert Akkerman
2002-10-07 21:38 ` Martin Waitz
2002-10-07 22:03   ` Wichert Akkerman
2002-10-08  0:40 ` David Gibson [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20021008004031.GB32555@zax \
    --to=hermes@gibson.dropbear.id.au \
    --cc=linux-kernel@vger.kernel.org \
    --cc=wichert@wiggy.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®