Because the enable bit was masked off, checking for 0xffffffff didn't work. This patch changes the place where the bit is masked. The other way to fix it would be to check for 0xfffffffe.
V2 doesn't seem to have the problem.
Signed-off-by: Myles Watson mylesgw@gmail.com
Thanks, Myles
On Mon, Oct 13, 2008 at 09:14:14PM -0700, ron minnich wrote:
Acked-by: Ronald G. Minnich rminnich@gmail.com
r926.
Uwe.