From: Stephen Hemminger Date: Mon, 26 Nov 2007 19:54:48 +0000 (-0800) Subject: skge: FIFO Ram calculation error X-Git-Tag: v2.6.24-rc4~9^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=29816d9aa55c99d463bd5507a46535b5fe79c33a;p=pandora-kernel.git skge: FIFO Ram calculation error The calculation of usable FIFO RAM is wrong in the skge driver. First, is doesn't take into account the reserved area on the original SysKonnect Genesis boards. Second it has an off-by-one error because hw->ports is either 1 or 2. Signed-off-by: Stephen Hemminger Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed