mirror of
https://github.com/torvalds/linux.git
synced 2026-06-25 07:32:11 +02:00
Since the mbox polling uses the schedule_timeout, the mbox_lock should be
a mutex and not a spin lock.
The commit
|
||
|---|---|---|
| .. | ||
| be_cmds.c | ||
| be_cmds.h | ||
| be_ethtool.c | ||
| be_hw.h | ||
| be_main.c | ||
| be.h | ||
| Kconfig | ||
| Makefile | ||