summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorJulian Wiedmann <jwi@linux.ibm.com>2019-02-04 17:40:08 +0100
committerDavid S. Miller <davem@davemloft.net>2019-02-04 09:43:48 -0800
commitc2780c1a3fb724560b1d44f7976e0de17bf153c7 (patch)
tree8bce72a80aa2dc351876306d3426cec58d9afd19 /lib
parentafa0c5904ba16d59b0454f7ee4c807dae350f432 (diff)
s390/qeth: cancel close_dev work before removing a card
A card's close_dev work is scheduled on a driver-wide workqueue. If the card is removed and freed while the work is still active, this causes a use-after-free. So make sure that the work is completed before freeing the card. Fixes: 0f54761d167f ("qeth: Support VEPA mode") Signed-off-by: Julian Wiedmann <jwi@linux.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions