summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorDan Carpenter <dan.carpenter@oracle.com>2022-08-04 10:03:21 +0300
committerJohannes Berg <johannes.berg@intel.com>2022-08-25 11:04:46 +0300
commitd776763f48084926b5d9e25507a3ddb7c9243d5e (patch)
tree9d869b0152a7543c1be694d765420b3a0437de79 /tools/perf/scripts/python/exported-sql-viewer.py
parent15bc8966b6d3a5b9bfe4c9facfa02f2b69b1e5f0 (diff)
downloadlinux-d776763f48084926b5d9e25507a3ddb7c9243d5e.tar.xz
wifi: cfg80211: debugfs: fix return type in ht40allow_map_read()
The return type is supposed to be ssize_t, which is signed long, but "r" was declared as unsigned int. This means that on 64 bit systems we return positive values instead of negative error codes. Fixes: 80a3511d70e8 ("cfg80211: add debugfs HT40 allow map") Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Link: https://lore.kernel.org/r/YutvOQeJm0UjLhwU@kili Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions