From: Alan Cox Date: Wed, 6 Jan 2010 14:01:26 +0000 (+0000) Subject: Staging: et131x: Fix 2.6.33rc1 regression in et131x X-Git-Tag: v2.6.33-rc5~5^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d31a2ff03f31cbecb92bdc5b1ab9d62fb70971d7;p=pandora-kernel.git Staging: et131x: Fix 2.6.33rc1 regression in et131x et131x: Fix 12bit wrapping From: Alan Cox The 12bit wrap logic conversion is wrong and this shows up for some memory sizes and layouts of card. Patch it up for now, once the kernel view of status is cleaned up it'll become two variables and a lot saner. Signed-off-by: Alan Cox Cc: stable Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed