mirror of
https://github.com/torvalds/linux.git
synced 2026-08-14 11:27:23 +02:00
The driver allocates the spinlock but not initialize it.
Use spin_lock_init() on it to initialize it correctly.
Fixes:
|
||
|---|---|---|
| .. | ||
| stmmac | ||
| Kconfig | ||
| Makefile | ||