From: Thomas Chou Date: Sun, 4 Oct 2009 23:33:17 +0000 (+0000) Subject: ethoc: fix typo to compute number of tx descriptors X-Git-Tag: v2.6.32-rc4~35^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=639b62a5284fab27122ec607fe341eb8e29411f4;p=pandora-kernel.git ethoc: fix typo to compute number of tx descriptors It should be max() instead of min(). Use 1/4 of available descriptors for tx, and there should be at least 2 tx descriptors. Signed-off-by: Thomas Chou Signed-off-by: David S. Miller --- Reading git-diff-tree failed