summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/moxa/moxart_ether.c
diff options
context:
space:
mode:
authorDan Carpenter <dan.carpenter@oracle.com>2016-03-15 04:05:20 -0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2020-05-10 10:26:12 +0200
commit78fd4e08b5541a301bf23e928dfa79b72c0e3aa1 (patch)
tree1ec64ed36acc481db3f2ab351faa962d7e6b8a7f /drivers/net/ethernet/moxa/moxart_ether.c
parent46f5fe48cac5e50cf1b7c08e06368e9e59bc1342 (diff)
cx23885: uninitialized variable in cx23885_av_work_handler()
commit 60587bd0680507f48ae3a7360983228fd207de8a upstream. The "handled" variable could be uninitialized if the interrupt_service_routine() call back hasn't been implimented or if it has been implemented but doesn't initialize "handled" to zero at the start. For example, adv76xx_isr() only sets "handled" to true. Fixes: 44b153ca639f ('[media] m5mols: Add ISO sensitivity controls') Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/net/ethernet/moxa/moxart_ether.c')
0 files changed, 0 insertions, 0 deletions