diff options
author | Wei Yongjun <[email protected]> | 2021-08-08 06:33:44 +0000 |
---|---|---|
committer | David S. Miller <[email protected]> | 2021-08-09 10:18:08 +0100 |
commit | 94c0a6fbd5cfc34d3ce5fea5867123402cdc8794 (patch) | |
tree | 2533c8d71bbfd6bd27d72573b32a475ba625eb49 /net/unix/unix_bpf.c | |
parent | 403fa18691b7370ad7508292769824ba298c184b (diff) |
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 'net/unix/unix_bpf.c')
0 files changed, 0 insertions, 0 deletions