OSDN Git Service

Merge branch 's390-qeth-next'
authorDavid S. Miller <davem@davemloft.net>
Sat, 26 Jan 2019 05:23:56 +0000 (21:23 -0800)
committerDavid S. Miller <davem@davemloft.net>
Sat, 26 Jan 2019 05:23:56 +0000 (21:23 -0800)
commitccaceadc4effcb83bb5e84026b6f23c1ae3e0608
treebd1ffec50cacb0bd22a6f69d52772899df063edf
parenta118b19d9145be15ce7bcc577bca343a246f8e6c
parent5fc692a7ffaf635588625aae8af6c3bc14dd6ea5
Merge branch 's390-qeth-next'

Julian Wiedmann says:

====================
s390/qeth: updates 2019-01-25

please apply a first batch of qeth patches for net-next, primarily touching the
net_device parts of the driver.
In addition to the usual refactoring & code consolidation, patch 7 makes use of
netif_device_detach() to let the stack know when our control plane is down. This
helps quite a bit wrt to overall locking and proper init/shutdown sequencing.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>