commit | fa3d2e60596bafcfc9542c0b89f19a5880d1ff41 | [log] [tgz] |
---|---|---|
author | Julian Wiedmann <jwi@linux.ibm.com> | Fri Jan 25 15:44:21 2019 +0100 |
committer | David S. Miller <davem@davemloft.net> | Fri Jan 25 21:23:56 2019 -0800 |
tree | 019448aafdffa5da7e795f04e64cdd2be4ce1efb | |
parent | 340c0936f23ba7628e7c94702759d1dd1fb9721e [diff] |
s390/qeth: delay netdevice registration Re-order the code flow a bit so that all initial HW setup is done before putting the netdevice into play. For a netdevice that hasn't been registered before, we also don't need to re-enable its HW features or check for recovery actions. Signed-off-by: Julian Wiedmann <jwi@linux.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>