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)
commit3d35dbe6224e60a249dd492b0f757828db559c52
tree3c3a101d9a7fe221c0af1cfccd80b2f068c10d0b
parent3a5bad64db30a07459eb2f15ce6a4b995474350d
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