aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/hamradio
diff options
context:
space:
mode:
authorDan Carpenter <dan.carpenter@oracle.com>2013-10-14 15:28:38 +0300
committerDavid S. Miller <davem@davemloft.net>2013-10-17 15:53:09 -0400
commit9e5f1721907fcfbd4b575bcafa0314188f7330a5 (patch)
treed829d983203f928296ed93582f3c0f1933c41948 /drivers/net/hamradio
parentdbbd2ad89bb1f86b94b23bb2e56d4935717f9b94 (diff)
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>
Diffstat (limited to 'drivers/net/hamradio')
0 files changed, 0 insertions, 0 deletions