Home
last modified time | relevance | path

Searched hist:"9 e5f1721907fcfbd4b575bcafa0314188f7330a5" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/include/linux/
H A Dyam.hdiff 9e5f1721907fcfbd4b575bcafa0314188f7330a5 Mon Oct 14 07:28:38 CDT 2013 Dan Carpenter <dan.carpenter@oracle.com> yam: integer underflow in yam_ioctl()

We cap bitrate at YAM_MAXBITRATE in yam_ioctl(), but it could also be
negative. I don't know the impact of using a negative bitrate but let's
prevent it.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>