]> git.baikalelectronics.ru Git - kernel.git/commit
s390/qeth: don't check for IFF_UP when scheduling napi
authorJulian Wiedmann <jwi@linux.ibm.com>
Thu, 27 Feb 2020 17:08:15 +0000 (18:08 +0100)
committerDavid S. Miller <davem@davemloft.net>
Thu, 27 Feb 2020 19:15:13 +0000 (11:15 -0800)
commit888de668d449a1759ebff5652045f23e41c2e5e7
tree3c3a101d9a7fe221c0af1cfccd80b2f068c10d0b
parentec8fb43f8a4a63caee42970062696f989f2af5b8
s390/qeth: don't check for IFF_UP when scheduling napi

Trust the napi_disable() in qeth_stop() to handle this.

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