diff options
author | 2021-02-23 10:48:03 +0000 | |
---|---|---|
committer | 2021-02-24 16:11:28 -0800 | |
commit | 17d7fd47aa9063c2ff36988e36757ac345733e28 (patch) | |
tree | b48e264536edda20c75b6c08cca9015e0f518527 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | net: introduce CAN specific pointer in the struct net_device (diff) | |
download | linux-rng-17d7fd47aa9063c2ff36988e36757ac345733e28.tar.xz linux-rng-17d7fd47aa9063c2ff36988e36757ac345733e28.zip |
net: stmmac: Fix missing spin_lock_init in visconti_eth_dwmac_probe()
The driver allocates the spinlock but not initialize it.
Use spin_lock_init() on it to initialize it correctly.
Fixes: b38dd98ff8d0 ("net: stmmac: Add Toshiba Visconti SoCs glue driver")
Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Acked-by: Nobuhiro Iwamatsu <nobuhiro1.iwamatsu@toshiba.co.jp>
Link: https://lore.kernel.org/r/20210223104803.4047281-1-weiyongjun1@huawei.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions