diff options
author | 2016-07-31 10:53:14 +0200 | |
---|---|---|
committer | 2016-08-01 13:32:51 -0700 | |
commit | 112b6b791dd0506fd49815232d38cb29672d48f2 (patch) | |
tree | 575ee4ddd85f505730628f35e0b6a90a21ac1343 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | net: bcm63xx: avoid possible null pointer dereference (diff) | |
download | wireguard-linux-112b6b791dd0506fd49815232d38cb29672d48f2.tar.xz wireguard-linux-112b6b791dd0506fd49815232d38cb29672d48f2.zip |
net: bna: use correct type specifications
addr and len are read with
sscanf(kern_buf, "%x:%x", &addr, &len);
and used as arguments for
bna_reg_offset_check.
So they have to be unsigned.
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions