DEVICE_STATE_RESET
if (test_bit(DEVICE_STATE_RESET, &rt2x00dev->flags))
if (!test_bit(DEVICE_STATE_RESET, &rt2x00dev->flags))
set_bit(DEVICE_STATE_RESET, &rt2x00dev->flags);
clear_bit(DEVICE_STATE_RESET, &rt2x00dev->flags);
if (test_bit(DEVICE_STATE_RESET, &rt2x00dev->flags) &&