]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit7628b2c7e82f5a409c9013b007d22e28124f9177
treef1113871c6b4f0fa1825a1a3c39d70a87c00ca8f
parentc81cea9ab19b9df61874e1d35e75e76177b48d1c
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