Re: Linux 2.4.20-pre1

Bryan Whitehead (driver@jpl.nasa.gov)
Tue, 06 Aug 2002 18:56:06 -0700


This is a multi-part message in MIME format.
--------------060104070309060302000506
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit

Marcelo Tosatti wrote:
> So here goes -pre1, with a big -ac and x86-64 merges, plus other smaller
> stuff.
>
> 2.4.20 will be a much faster release cycle than 2.4.19 was.
>
>

This didn't make 2.4.19. Just a spelling error. I tried the maintainer
but got no reply...

(yea yea... i just like clean logs... ) :)

;)

-- 
Bryan Whitehead
SysAdmin - JPL - Interferometry Systems and Technology
Phone: 818 354 2903
driver@jpl.nasa.gov

--------------060104070309060302000506 Content-Type: text/plain; name="natsemi.patch" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="natsemi.patch"

--- linux/drivers/net/natsemi.c.orig Tue Aug 6 18:50:13 2002 +++ linux/drivers/net/natsemi.c Tue Aug 6 18:50:38 2002 @@ -1685,7 +1685,7 @@ np->tx_config += 2; if (netif_msg_tx_err(np)) printk(KERN_NOTICE - "%s: increased Tx theshold, txcfg %#08x.\n", + "%s: increased Tx threshold, txcfg %#08x.\n", dev->name, np->tx_config); writel(np->tx_config, ioaddr + TxConfig); }

--------------060104070309060302000506--

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/