diff options
| author | Nishka Dasgupta <[email protected]> | 2019-07-22 14:53:36 +0530 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2019-07-25 09:52:00 +0200 |
| commit | 8a73a8c4657013e02bd9e6db975e6c3584c158f8 (patch) | |
| tree | c1f674cac23779de96e87dc39ba1d9548fd0291d /tools/perf/scripts/python/netdev-times.py | |
| parent | 33972d48c2de0a77a5f482bb0728e62cb8420ca3 (diff) | |
staging: rtl8712: r8712_set_key(): Change return values
Change return values of r8712_set_key from _SUCCESS and _FAIL to 0 and
-ENOMEM or -EINVAL, as the case may require.
Modify return statements and return variable accordingly.
Change return type from sint to int.
As there is only one site where the return value is used, update that
call site according to the change in the return values.
Signed-off-by: Nishka Dasgupta <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions