]> git.baikalelectronics.ru Git - kernel.git/commit
s390/qeth: indicate error when netdev allocation fails
authorJulian Wiedmann <jwi@linux.ibm.com>
Wed, 12 Sep 2018 13:31:32 +0000 (15:31 +0200)
committerDavid S. Miller <davem@davemloft.net>
Wed, 12 Sep 2018 20:12:51 +0000 (13:12 -0700)
commit49272e692054938ee0584e8579d69d74edb47247
tree3c1e652c0526a694d3e4119ac61b9cb0effd9f0a
parentbb60a8c3d6e3b507bee31bf6106e4dc511af589c
s390/qeth: indicate error when netdev allocation fails

Bailing out on allocation error is nice, but we also need to tell the
ccwgroup core that creating the qeth groupdev failed.

Fixes: 3b744262a0fa ("s390/qeth: allocate netdevice early")
Signed-off-by: Julian Wiedmann <jwi@linux.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/s390/net/qeth_core_main.c