aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorNishka Dasgupta <[email protected]>2019-07-22 14:53:39 +0530
committerGreg Kroah-Hartman <[email protected]>2019-07-25 09:52:00 +0200
commit34ef8dbe02f403b03999ccefd489ca3a7a5e08f1 (patch)
tree1c2a39f612ab109e4740f47c7e76a4438d6fdcb4 /tools/perf/scripts/python
parent42ceb6731d781e6a9134ee73bbe85988395e0895 (diff)
staging: rtl8712: r8712_set_802_11_add_wep(): Change return values
Change call sites of r8712_set_802_11_add_wep to check for 0 and non-zero values (e.g -EINVAL, -ENOMEM) instead of for _SUCCESS and _FAIL. Change return values of r8712_set_802_11_add_wep from true and false and _SUCCESS to -EINVAL and the return value of r8712_set_key. Change return type from u8 to int to accommodate these new 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')
0 files changed, 0 insertions, 0 deletions