aboutsummaryrefslogtreecommitdiffstats
path: root/arch/frv
diff options
context:
space:
mode:
authorDan Carpenter <error27@gmail.com>2010-09-09 21:56:16 -0400
committerDavid S. Miller <davem@davemloft.net>2010-09-13 15:44:10 -0400
commit339db11b219f36cf7da61b390992d95bb6b7ba2e (patch)
tree38faf26336bb97d53dddf918d360914f709e2254 /arch/frv
parenta505b3b30fc69904f858822a2aa95990a4bf7958 (diff)
net/llc: make opt unsigned in llc_ui_setsockopt()
The members of struct llc_sock are unsigned so if we pass a negative value for "opt" it can cause a sign bug. Also it can cause an integer overflow when we multiply "opt * HZ". CC: stable@kernel.org Signed-off-by: Dan Carpenter <error27@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch/frv')
0 files changed, 0 insertions, 0 deletions