lkml.org 
[lkml]   [2003]   [Sep]   [4]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
SubjectRe: [PATCH 2.6.0-test4][sk98lin] sk98lin driver with hardware bug make eth unusable
From
Date
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



--- 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;[unhandled content-type:application/pgp-signature]
\
 
 \ /
  Last update: 2005-03-22 13:48    [W:1.675 / U:1.804 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site