compile error with 3c59x.c v0.99Ka and 2.2.7
Donald Becker
becker@cesdis1.gsfc.nasa.gov
Fri May 7 17:08:58 1999
On Fri, 7 May 1999, Didier CONTIS wrote:
> What I notice is that line 1969 is :
Duh! (smack) Ohhh 1969, not 1696.
> #if (LINUX_VERSION_CODE >= VERSION(2,1,25))
Yup.
I fixed that in my private version.
> #if (LINUX_VERSION_CODE >= 0x20100)
This is the better format.
I still have a few instances of the old macro around.. I thought that I had
cleaned them all up.
[[ Really, there should have been a #define HAS_NETSTAT_BYTECOUNT in the
header file. ]]
> I did an "homer simson" patches remove the if - then statement since the
> kernel
ftp://cesdis.gsfc.nasa.gov/pub/linux/drivers/test/3c59x.c
Donald Becker becker@cesdis.gsfc.nasa.gov
USRA-CESDIS, Center of Excellence in Space Data and Information Sciences.
Code 930.5, Goddard Space Flight Center, Greenbelt, MD. 20771
301-286-0882 http://cesdis.gsfc.nasa.gov/people/becker/whoiam.html