From: Stephen Hemminger Date: Wed, 22 Feb 2006 19:44:59 +0000 (-0800) Subject: [PATCH] sky2: limit coalescing values to ring size X-Git-Tag: v2.6.16-rc5~53^2~1^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ff81fbbe321c3a468b6225c673ca57efa501fbed;p=pandora-kernel.git [PATCH] sky2: limit coalescing values to ring size Don't allow coalescing values to be bigger than the transmit ring. Since if you set them that big, the interrupt never happens and driver livelocks. Signed-off-by: Stephen Hemminger --- Reading git-diff-tree failed