diff options
author | Julian Wiedmann <jwi@linux.ibm.com> | 2019-12-18 17:34:47 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-12-18 12:34:56 -0800 |
commit | b6beb62a5261f4ba2e73a39889f19e5af3ce545a (patch) | |
tree | 0339d0a77b91340595b9f9fc525a1bf83d722a83 /mm | |
parent | 490df97142fe38f7af9ff8d4df8e9ece41df38ec (diff) |
s390/qeth: don't raise NETDEV_REBOOT event from L3 offline path
This is a leftover from back when a recovery action didn't go through
dev_close(), and was meant to shoot down all remaining af_iucv sockets
on the interface.
Now that the offline path always calls dev_close(), the
NETDEV_GOING_DOWN event from __dev_close_many() is sufficient and this
hack can be removed.
Signed-off-by: Julian Wiedmann <jwi@linux.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions