From: Ron Mercer Date: Mon, 5 Jan 2009 01:08:11 +0000 (-0800) Subject: qlge: bugfix: Fix ring length setting for rx ring, large/small X-Git-Tag: v2.6.29-rc1~502^2~32 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=459caf5a99cd066598192a86f8f63d73f0b423a6;p=pandora-kernel.git qlge: bugfix: Fix ring length setting for rx ring, large/small The length field for these rings is 16-bits. If the length is the max supported 65536 then the setting should be zero. Signed-off-by: Ron Mercer Signed-off-by: David S. Miller --- Reading git-diff-tree failed