aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorAxel Lin <[email protected]>2011-03-22 16:34:00 -0700
committerLinus Torvalds <[email protected]>2011-03-22 17:44:10 -0700
commit6f7d485e13c6c07348cf9cfd1b735fe1bcf3caa9 (patch)
treee29567aa27363fc8072a355d89d951ef95c41920 /tools/perf/scripts/python/netdev-times.py
parent4e6735992392ecd393674119aef9ec7bff9be5b0 (diff)
drivers/misc/hmc6352.c: fix wrong return value checking for i2c_master_recv()
i2c_master_recv() returns negative errno, or else the number of bytes read. Thus i2c_master_recv(client, i2c_data, 2) returns 2 instead of 1 in success case. [[email protected]: make `ret' signed] Signed-off-by: Axel Lin <[email protected]> Cc: Kalhan Trisal <[email protected]> Cc: Alan Cox <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions