From: Stephen Hemminger Date: Fri, 11 Jan 2008 00:14:12 +0000 (-0800) Subject: sky2: large memory workaround. X-Git-Tag: v2.6.24-rc8~34^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=86c6887e6fea0b395dc939174ac80ad0ae88288c;p=pandora-kernel.git sky2: large memory workaround. This patch might fix problems with 4G or more of memory. It stops the driver from doing a small optimization for Tx and Rx, and instead always sets the high-page on tx/rx descriptors. Fixes-bug: http://bugzilla.kernel.org/show_bug.cgi?id=9725 Signed-off-by: Stephen Hemminger Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed