Re: [PATCH] winbond-840 update

2001-05-12 Thread Manfred Spraul
Jeff Garzik wrote: > > Manfred Spraul wrote: > > @@ -437,9 +439,9 @@ > > if (option > 0) { > > if (option & 0x200) > > np->full_duplex = 1; > > - np->default_port = option & 15; > > - if (np->default_port) > > -

Re: [PATCH] winbond-840 update

2001-05-12 Thread Jeff Garzik
Manfred Spraul wrote: > @@ -437,9 +439,9 @@ > if (option > 0) { > if (option & 0x200) > np->full_duplex = 1; > - np->default_port = option & 15; > - if (np->default_port) > - np->medialock = 1; > +