summaryrefslogtreecommitdiff
path: root/net/packet
diff options
context:
space:
mode:
authorJulian Wiedmann <jwi@linux.ibm.com>2019-06-18 20:43:01 +0200
committerDavid S. Miller <davem@davemloft.net>2019-06-19 16:26:33 -0400
commit06996c1d4088a0d5f3e7789d7f96b4653cc947cc (patch)
tree4a8e26a016df3c714c781189045c89a0d2e7516e /net/packet
parent238965b71b968dc5b3c0fe430e946f488322c4b5 (diff)
net/af_iucv: always register net_device notifier
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: 9fbd87d41392 ("af_iucv: handle netdev events") Signed-off-by: Julian Wiedmann <jwi@linux.ibm.com> Reviewed-by: Ursula Braun <ubraun@linux.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/packet')
0 files changed, 0 insertions, 0 deletions