mirror of
https://github.com/torvalds/linux.git
synced 2025-11-07 20:19:47 +02:00
If an error occures after calling nv_mgmt_acquire_sema(), it should be
undone with a corresponding nv_mgmt_release_sema() call.
Add it in the error handling path of the probe as already done in the
remove function.
Fixes:
|
||
|---|---|---|
| .. | ||
| forcedeth.c | ||
| Kconfig | ||
| Makefile | ||