diff options
author | Hans-Frieder Vogt <hfvogt@gmx.net> | 2012-10-03 05:25:40 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2012-10-05 14:25:11 -0300 |
commit | 182b967e1119d22889e334c8f1c1b75df41f9165 (patch) | |
tree | 5ebbea774a5ff5f13ddaa534c06a128baf189932 /include/linux/sht15.h | |
parent | 8b6faacd759933841c531c662c7eaa3046676fcc (diff) | |
download | op-kernel-dev-182b967e1119d22889e334c8f1c1b75df41f9165.zip op-kernel-dev-182b967e1119d22889e334c8f1c1b75df41f9165.tar.gz |
[media] af9033: prevent unintended underflow
As spotted by Dan Carpenter <dan.carpenter@oracle.com> (thanks!), we have
improperly used an unsigned variable in a calculation that may result in a
negative number. This may cause an unintended underflow if the interface
frequency of the tuner is > approx. 40MHz.
This patch should resolve the issue, following an approach similar to what is
used in af9013.c.
[crope@iki.fi: add Reported-by]
Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Hans-Frieder Vogt <hfvogt@gmx.net>
Reviewed-by: Antti Palosaari <crope@iki.fi>
Signed-off-by: Antti Palosaari <crope@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'include/linux/sht15.h')
0 files changed, 0 insertions, 0 deletions