aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/fpga/fpga-mgr.c
diff options
context:
space:
mode:
authorWei Yongjun <[email protected]>2021-08-08 06:33:44 +0000
committerDavid S. Miller <[email protected]>2021-08-09 09:18:08 +0000
commit94c0a6fbd5cfc34d3ce5fea5867123402cdc8794 (patch)
tree2533c8d71bbfd6bd27d72573b32a475ba625eb49 /drivers/fpga/fpga-mgr.c
parentMerge branch 'iucv-next' (diff)
downloadkernel-94c0a6fbd5cfc34d3ce5fea5867123402cdc8794.tar.gz
kernel-94c0a6fbd5cfc34d3ce5fea5867123402cdc8794.zip
wwan: mhi: Fix missing spin_lock_init() in mhi_mbim_probe()
The driver allocates the spinlock but not initialize it. Use spin_lock_init() on it to initialize it correctly. Fixes: aa730a9905b7 ("net: wwan: Add MHI MBIM network driver") Reported-by: Hulk Robot <[email protected]> Signed-off-by: Wei Yongjun <[email protected]> Reviewed-by: Sergey Ryazanov <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions