Re: [PATCH] winbond-840 update
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
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; > +