From: Stephen Hemminger Date: Fri, 9 Dec 2005 19:35:01 +0000 (-0800) Subject: [PATCH] sky2: tx/rx ring data structure split X-Git-Tag: v2.6.16-rc1~474^2~22^2~7^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6cdbbdf3055f4657c9d6ccc79257bbcac1a9a1fc;p=pandora-kernel.git [PATCH] sky2: tx/rx ring data structure split Split Tx and Rx ring into two different data structures. Tx needs the next value (to handle partial status), and Rx always needs the mapaddr (to handle resubmitting same buffer). Signed-off-by: Stephen Hemminger Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed