e14e56349f
Devices should never change the feature status behind the back of the driver, so storing the current status after setting it is fine. Drivers should reset all state when they start to recover from a crashed driver, so they shouldn't need to get the current feature status at startup either.