]> 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)
commitfe92f61d89c08586225cf51380c212699c619c65
treef1113871c6b4f0fa1825a1a3c39d70a87c00ca8f
parentce7021c3a3212136734bf231caec564df7dae313
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