mirror of
https://github.com/torvalds/linux.git
synced 2026-06-05 13:06:59 +02:00
kcm_exit_net() should call mutex_destroy() on knet->mutex. This is especially
needed if CONFIG_DEBUG_MUTEXES is enabled.
Fixes:
|
||
|---|---|---|
| .. | ||
| kcmproc.c | ||
| kcmsock.c | ||
| Kconfig | ||
| Makefile | ||