aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorNishka Dasgupta <[email protected]>2019-08-08 12:10:05 +0530
committerGreg Kroah-Hartman <[email protected]>2019-08-08 19:58:14 +0200
commit1bdcb3666a83e533feb35a5a86e4e8e01b44dc18 (patch)
tree9a392c5abcd2fa2d773a49d8f742ff35d727de04 /tools/perf/scripts/python
parent4dbadfaf6a77e3d9ffe7069a8f1a13ae0df00d56 (diff)
staging: rtl8712: r8712_wlanhdr_to_ethhdr(): Change return values
Change return values of r8712_wlanhdr_to_ethhdr from _SUCCESS/_FAIL to 0/-ENOMEM. Modify the function containing a call site of r8712_wlanhdr_to_ethhdr so that it compares the return value to 0/-ENOMEM instead of _SUCCESS/_FAIL. Change the return type of r8712_wlanhdr_to_ethhdr from sint to int to match its prototype in corresponding .h file. 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')
0 files changed, 0 insertions, 0 deletions