commit | ea76e63598eb312e5d33a782275be91038fc6df2 | [log] [tgz] |
---|---|---|
author | Stephen Hemminger <shemminger@linux-foundation.org> | Wed Sep 19 15:36:44 2007 -0700 |
committer | Jeff Garzik <jeff@garzik.org> | Thu Sep 20 15:23:00 2007 -0400 |
tree | 6d7ba4add8344afdc1046f248fce352e6d342444 | |
parent | c99210b50fe741026d86fdcb5f3f5a0c00c503cc [diff] |
sky2: reorganize chip revision features This patch should cause no functional changes in driver behaviour. There are (too) many revisions of the Yukon 2 chip now. Instead of adding more conditionals based on chip revision; rerganize into a set of feature flags so adding new versions is less problematic. Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org> Signed-off-by: Jeff Garzik <jeff@garzik.org>