diff options
| author | Mohammed Shafi Shajakhan <[email protected]> | 2016-04-05 20:58:26 +0530 |
|---|---|---|
| committer | Kalle Valo <[email protected]> | 2016-04-19 18:10:46 +0300 |
| commit | 87be054a30de1d48a4c9850543080b8cc9854d2c (patch) | |
| tree | b2b085bd8c5c4e376ffdfd07ae77c28e89908371 /tools/perf/scripts/python | |
| parent | 4d16544d0bde4b19da30789a8715635fd9c3889d (diff) | |
ath10k: fix return value for btcoex and peer stats debugfs
Return value is incorrect for btcoex and peer stats debugfs
'write' entries if the user provides a value that matches with
the already available debugfs entry, this results in the debugfs
entry getting stuck and the operation has to be terminated manually.
Fix this by returning the appropriate return 'count' as we do it for
other debugfs entries like pktlog etc.
Fixes: cc61a1bbbc0e ("ath10k: enable debugfs provision to enable Peer Stats feature")
Fixes: c28e6f06ff40 ("ath10k: fix sanity check on enabling btcoex via debugfs")
Signed-off-by: Mohammed Shafi Shajakhan <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions