sky2: fix for Yukon FE (regression in 2.6.25)
authorStephen Hemminger <shemminger@linux-foundation.org>
Tue, 5 Feb 2008 03:45:13 +0000 (19:45 -0800)
committerJeff Garzik <jeff@garzik.org>
Tue, 5 Feb 2008 18:31:09 +0000 (13:31 -0500)
The Yukon FE chip has a ram buffer therefore it needs the alignment
restriction and hang check workarounds.

Therefore:
  * Autodetect the prescence/absence of ram buffer
  * Rename the flag value to reflect this
  * Use it consistently (ie don't reread register)

Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>

No differences found