From: Martin Schlemmer <azarah@gentoo.org>
To: Mirko Lindner <mlindner@syskonnect.de>
Cc: LKML <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH 2.6.0-test4][sk98lin] sk98lin driver with hardware bug make eth unusable
Date: Thu, 04 Sep 2003 23:55:25 +0200 [thread overview]
Message-ID: <1062712523.10805.2.camel@nosferatu.lan> (raw)
In-Reply-To: <1062066254.5426.391.camel@mlindner-lin.skd.de>
[-- Attachment #1.1: Type: text/plain, Size: 477 bytes --]
On Thu, 2003-08-28 at 12:24, Mirko Lindner wrote:
> The newest version of the sk98lin driver with some fixes for HW Csum was
> sent to the driver Maintainers today (Kernel 2.4.22 and Kernel
> 2.6.0-test4). Here is a list with fixes and new functions:
>
> VERSION 6.17 (Thu Aug 26 2003 - mlindner)
> New Features:
I need to apply attached patch to test4-bk5 to get it to compile (on
SMP). Other than that, it seems ok.
Thanks,
--
Martin Schlemmer
[-- Attachment #1.2: sk98lin-smp-fixup.patch --]
[-- Type: text/plain, Size: 401 bytes --]
--- 1/drivers/net/sk98lin/skdim.c 2003-09-03 22:59:30.741762592 +0200
+++ 2/drivers/net/sk98lin/skdim.c 2003-09-03 22:58:36.145062552 +0200
@@ -319,6 +319,7 @@ GetCurrentSystemLoad(SK_AC *pAC) {
unsigned int UsedTime = 0;
unsigned int SystemLoad = 0;
#ifdef CONFIG_SMP
+ extern int smp_num_cpus;
unsigned int SKNumCpus = smp_num_cpus;
#else
unsigned int SKNumCpus = 1;
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
next prev parent reply other threads:[~2003-09-04 21:57 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-08-12 11:01 2.6.0-test3+sk98lin " Ricardo Galli
2003-08-12 12:01 ` Martin Schlemmer
2003-08-12 12:40 ` Ricardo Galli
2003-08-23 18:35 ` Martin Schlemmer
2003-08-24 12:27 ` Martin Schlemmer
2003-08-28 10:24 ` [PATCH 2.6.0-test4][sk98lin] sk98lin " Mirko Lindner
2003-08-28 10:39 ` Martin Schlemmer
2003-09-04 21:55 ` Martin Schlemmer [this message]
2008-09-05 8:26 ` Mirko Lindner
2003-08-24 16:28 ` 2.6.0-test3+sk98lin " Ricardo Galli
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=1062712523.10805.2.camel@nosferatu.lan \
--to=azarah@gentoo.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mlindner@syskonnect.de \
/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®