s390/qeth: use to_delayed_work()
authorJulian Wiedmann <jwi@linux.ibm.com>
Thu, 27 Aug 2020 08:16:59 +0000 (10:16 +0200)
committerDavid S. Miller <davem@davemloft.net>
Thu, 27 Aug 2020 14:42:03 +0000 (07:42 -0700)
commitbeaadcc6470319ef3006bbc2d075e021987b8487
treef1113871c6b4f0fa1825a1a3c39d70a87c00ca8f
parentb14912eb4b897683d25b8473caebb014b5d36359
s390/qeth: use to_delayed_work()

Avoid poking around in the delayed_work struct's internals.

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