commit | 12fa55ccc49df52617d7454ba448c1876e189bac | [log] [tgz] |
---|---|---|
author | Guenter Roeck <linux@roeck-us.net> | Sun Dec 04 18:16:02 2016 -0800 |
committer | Guenter Roeck <linux@roeck-us.net> | Mon Dec 12 11:33:42 2016 -0800 |
tree | 5eceb0df03440c77bb1a28a6aeaf26381644fc8a | |
parent | c0d04e9112ad59d73f23f3b0f6726c5e798dfcbf [diff] |
hwmon: (lm87) Fix overflow seen when writing voltage limit attributes Writes into voltage limit attributes can overflow due to an unbound multiplication. Reviewed-by: Jean Delvare <jdelvare@suse.de> Signed-off-by: Guenter Roeck <linux@roeck-us.net>