Re: [PATCH] pcnet32.c: modify RX ring size through module parameter

2006-05-15 Thread Wen Hsin Chang
points that need to be considered. I'll further revise this patch and see how to come up with a better solution. Thanks for your comment~ Wen Hsin Chang Jon Mason wrote: Why is this necessary? There is already an ethtool function to set the rx ring size (pcnet32_set_ringparam). Since m

[PATCH] pcnet32.c: modify RX ring size through module parameter

2006-05-14 Thread Wen Hsin Chang
ff-by: Wen Hsin Chang <[EMAIL PROTECTED]> --- a/drivers/net/pcnet32.c2006-03-30 09:49:10.0 +0800 +++ b/drivers/net/pcnet32.c2006-05-15 11:14:45.0 +0800 @@ -93,6 +93,9