From: joshk@triplehelix.org (Joshua Kwan)
To: Dax Kelson <dax@gurulabs.com>
Cc: linux-kernel mailing list <linux-kernel@vger.kernel.org>,
linux-mm@kvack.org
Subject: Re: 2.6.0-mm2
Date: Mon, 29 Dec 2003 10:55:15 -0800 [thread overview]
Message-ID: <20031229185515.GB9954@triplehelix.org> (raw)
In-Reply-To: <1072722682.15739.2.camel@mentor.gurulabs.com>
[-- Attachment #1: Type: text/plain, Size: 656 bytes --]
On Mon, Dec 29, 2003 at 11:31:22AM -0700, Dax Kelson wrote:
> WARNING: /lib/modules/2.6.0-mm2/kernel/drivers/net/pcmcia/axnet_cs.ko needs unknown symbol CardServices
I guess Andres had missed one...
--- linux-2.6.0/drivers/net/pcmcia/axnet_cs.c~ 2003-12-29 10:53:44.000000000 -0800
+++ linux-2.6.0/drivers/net/pcmcia/axnet_cs.c 2003-12-29 10:53:59.000000000 -0800
@@ -541,7 +541,7 @@
if (link->state & DEV_CONFIG) {
if (link->open)
netif_device_detach(dev);
- CardServices(ReleaseConfiguration, link->handle);
+ pcmcia_release_configuration(link->handle);
}
break;
case CS_EVENT_PM_RESUME:
--
Joshua Kwan
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 827 bytes --]
next prev parent reply other threads:[~2003-12-29 18:55 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-12-29 9:32 2.6.0-mm2 Andrew Morton
2003-12-29 11:06 ` 2.6.0-mm2 Joshua Kwan
2003-12-29 18:31 ` 2.6.0-mm2 Dax Kelson
2003-12-29 18:53 ` 2.6.0-mm2 Joshua Kwan
2003-12-29 18:55 ` Joshua Kwan [this message]
2003-12-29 19:59 ` 2.6.0-mm2 Ramon Rey Vicente
2003-12-29 20:57 ` 2.6.0-mm2 Felipe Alfaro Solana
2003-12-29 21:52 ` 2.6.0-mm2 Davide Libenzi
2003-12-29 22:26 ` 2.6.0-mm2 Felipe Alfaro Solana
2003-12-31 1:25 ` 2.6.0-mm2 (compile stats) John Cherry
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=20031229185515.GB9954@triplehelix.org \
--to=joshk@triplehelix.org \
--cc=dax@gurulabs.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.org \
/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