[PATCH 3/6] sky2: reorganize chip revision features

2007-09-19 Thread Stephen Hemminger
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

Re: [PATCH 3/6] sky2: reorganize chip revision features

2007-09-19 Thread Rick Jones
Stephen Hemminger wrote: 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. @@

[PATCH 3/6] sky2: reorganize chip revision features

2007-09-19 Thread Stephen Hemminger
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