diff options
author | Sven Eckelmann <sven@narfation.org> | 2011-06-04 16:00:49 +0400 |
---|---|---|
committer | Sven Eckelmann <sven@narfation.org> | 2011-06-09 22:40:38 +0400 |
commit | e72948eb21d1da0275be1c6e0c7a9a22aa67a5e3 (patch) | |
tree | d55325b914c76a663cd23873b2325c18d743e6af /net/batman-adv/bat_sysfs.c | |
parent | 6b9aadfa97efa5a73c005c5c4c667359a0c85bec (diff) | |
download | linux-e72948eb21d1da0275be1c6e0c7a9a22aa67a5e3.tar.xz |
batman-adv: Fix signedness problem in parse_gw_bandwidth
strict_strtoul as used in parse_gw_bandwidth is defined for unsigned
long and strict_strtol should be used instead for long.
Signed-off-by: Sven Eckelmann <sven@narfation.org>
Diffstat (limited to 'net/batman-adv/bat_sysfs.c')
0 files changed, 0 insertions, 0 deletions