diff options
author | Ben Greear <greearb@candelatech.com> | 2010-11-08 13:50:03 -0500 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2010-11-15 13:26:37 -0500 |
commit | 5d882c97e2c958df9f8b78832fa1ecbecef6ea1d (patch) | |
tree | fc6e7ee71576ec9b2476f15508e4321511234743 /include/linux/bitops.h | |
parent | 8c5765fda4b382acce4ff386e18ec11790dff893 (diff) |
ath5k: Print stats as unsigned ints.
The debugfs code for ath5k was printing some unsigned int
stats with %d instead of %u. This meant that you could see
negative numbers instead of a clean wrap.
Signed-off-by: Ben Greear <greearb@candelatech.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'include/linux/bitops.h')
0 files changed, 0 insertions, 0 deletions