]> git.baikalelectronics.ru Git - kernel.git/commit
s390/qeth: don't disable address events during initialization
authorJulian Wiedmann <jwi@linux.ibm.com>
Thu, 27 Aug 2020 08:17:01 +0000 (10:17 +0200)
committerDavid S. Miller <davem@davemloft.net>
Thu, 27 Aug 2020 14:42:03 +0000 (07:42 -0700)
commitfd3b846d779835140c0931250a7f19acf972235e
tree69548de347ce35b3d619c32005534c3c95407eec
parent83a17cc8fcb6a16a77188f4a79764c647ca0f64e
s390/qeth: don't disable address events during initialization

A newly initialized device is disabled for address events, there's no
need to explicitly disable them.

Signed-off-by: Julian Wiedmann <jwi@linux.ibm.com>
Reviewed-by: Alexandra Winter <wintera@linux.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/s390/net/qeth_l2_main.c