diff options
author | Wei Yongjun <weiyongjun1@huawei.com> | 2021-08-08 06:33:44 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-08-09 10:18:08 +0100 |
commit | 94c0a6fbd5cfc34d3ce5fea5867123402cdc8794 (patch) | |
tree | 2533c8d71bbfd6bd27d72573b32a475ba625eb49 /lib/hweight.c | |
parent | 403fa18691b7370ad7508292769824ba298c184b (diff) | |
download | linux-94c0a6fbd5cfc34d3ce5fea5867123402cdc8794.tar.bz2 |
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 <hulkci@huawei.com>
Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Reviewed-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'lib/hweight.c')
0 files changed, 0 insertions, 0 deletions