From: Stephen Hemminger Date: Mon, 15 May 2006 23:32:39 +0000 (-0700) Subject: [PATCH] skge: don't allow transmit ring to be too small X-Git-Tag: v2.6.17-rc5~80 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a06631cbdc09fe33892f08238be498eaa84892ee;p=pandora-kernel.git [PATCH] skge: don't allow transmit ring to be too small The driver will get stuck (permanent transmit timeout), if the transmit ring size is set too small. It needs to have enough ring elements to hold one maximum size transmit. Signed-off-by: Stephen Hemminger Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed