diff options
| author | Nishka Dasgupta <[email protected]> | 2019-08-08 12:10:12 +0530 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2019-08-08 19:58:15 +0200 |
| commit | 3f411e8c99e3354adc10350d0e2ee14914fd1961 (patch) | |
| tree | 22f6ea3f10e5fd65b5ae301feb6959dd84d4d1d9 /tools/perf/scripts/python | |
| parent | 1c8a4f7c84dcb187c076a87e716912053f6ad6ba (diff) | |
staging: rtl8712: r8712_xmit_classifier(): Change return values and type
Change return values of r8712_xmit_classifier from _SUCCESS and _FAIL to
0 and -EINVAL respectively.
Modify call site to check for non-zero return values instead of _FAIL.
Change return type from sint to int.
Signed-off-by: Nishka Dasgupta <[email protected]>
Reviewed-by: Dan Carpenter <[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')
0 files changed, 0 insertions, 0 deletions