From: Stephen Hemminger Date: Mon, 8 May 2006 22:11:28 +0000 (-0700) Subject: sky2: tx ring index mask fix X-Git-Tag: v2.6.17-rc4~10^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f55925d7eb04f936ab4c001f10e3e9c74c1297ae;p=pandora-kernel.git sky2: tx ring index mask fix Mask for transmit ring status was picking up bits from the unused sync ring. They were always zero, so far... Also, make sure to remind self not to make tx ring too big. Signed-off-by: Stephen Hemminger --- Reading git-diff-tree failed