Summary: | ECIO and RSSI are unsigned in GobiAPI | ||
---|---|---|---|
Product: | libqmi | Reporter: | Aleksander Morgado <aleksander> |
Component: | libqmi | Assignee: | Dan Williams <dcbw> |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | ||
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: | Patch suggested by Dan |
Description
Aleksander Morgado
2014-10-15 10:17:45 UTC
Created attachment 107865 [details] [review] Patch suggested by Dan The 'legacy' commands in the NAS service use a uint8 value for both ECIO and RSSI, that's true. Fixed several places where ECIO was being given as int8, but didn't find any place where RSSI was defined in a wrong way. These changes trigger some small API breaks in git master, flagged with development version bumps. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.