Fix condition in RuntimeDeviceConfiguration
`RuntimeDeviceConfiguration` is supposed to log a warning if a specific device returns a non-success status other than simply an invalid option. However, the condition was wrong and warnings never happened.