From: "O.Sezer" <sezeroz@ttnet.net.tr>
To: linux-kernel@vger.kernel.org
Subject: [PATCH 2.4] ns83820.c fixes from 2.6
Date: Fri, 13 Aug 2004 21:58:59 +0300 [thread overview]
Message-ID: <411D0F73.6070301@ttnet.net.tr> (raw)
[-- Attachment #1: Type: text/plain, Size: 49 bytes --]
ns83820.c warning fix from 2.6
Özkan Sezer
[-- Attachment #2: ns83820.c-2.6-warning.diff --]
[-- Type: text/plain, Size: 540 bytes --]
--- 27rc5~/drivers/net/ns83820.c 2004-02-18 15:36:31.000000000 +0200
+++ 27rc5/drivers/net/ns83820.c 2004-08-07 14:09:39.000000000 +0300
@@ -1585,6 +1585,7 @@
dprintk("%s: done %s in %d loops\n", dev->net_dev.name, name, loops);
}
+#ifdef PHY_CODE_IS_FINISHED
static void ns83820_mii_write_bit(struct ns83820 *dev, int bit)
{
/* drive MDC low */
@@ -1757,6 +1758,7 @@
dprintk("version: 0x%04x 0x%04x\n", a, b);
}
}
+#endif
static int __devinit ns83820_init_one(struct pci_dev *pci_dev, const struct pci_device_id *id)
{
reply other threads:[~2004-08-13 19:07 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=411D0F73.6070301@ttnet.net.tr \
--to=sezeroz@ttnet.net.tr \
--cc=linux-kernel@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.