Re: [PATCH 1/7] skge: fix ram buffer size calculation

2007-10-16 Thread Jeff Garzik
applied 1-7 - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html

[PATCH 1/7] skge: fix ram buffer size calculation

2007-10-16 Thread Stephen Hemminger
This fixes problems with transmit hangs on older fiber based SysKonnect boards. Adjust ram buffer sizing calculation to make it correct on all boards and make it like the code in sky2 driver. Signed-off-by: Stephen Hemminger <[EMAIL PROTECTED]> --- a/drivers/net/skge.c2007-10-16 10:55:1