mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-13 20:16:58 +00:00
Even when running as VM guest (ie pr_iucv != NULL), af_iucv can still
open HiperTransport-based connections. For robust operation these
connections require the af_iucv_netdev_notifier, so register it
unconditionally.
Also handle any error that register_netdevice_notifier() returns.
Fixes:
|
||
|---|---|---|
| .. | ||
| af_iucv.c | ||
| iucv.c | ||
| Kconfig | ||
| Makefile | ||