diff options
| author | Nishka Dasgupta <[email protected]> | 2019-06-10 13:52:54 +0530 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2019-06-13 11:39:31 +0200 |
| commit | 6c8265009f8593eecd446f8d3e182076ede15fff (patch) | |
| tree | e9990b4eac070f63325aa506fd88328cc2d876e1 /tools/perf/scripts/python/bin | |
| parent | 1f1e13017d64dc5b57eaff094da5148248cf080d (diff) | |
staging: rtl8712: Change return values of r8712_createbss_cmd()
Change return values of r8712_createbss_cmd from _SUCCESS and _FAIL to 0
and -ENOMEM respectively.
Change return type of the function from unsigned to int to reflect this.
Change call site to check for 0 instead of _SUCCESS.
Signed-off-by: Nishka Dasgupta <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions