On Mon, 7 Oct 2019 18:40:59 +0200, Johan Hovold wrote: > The driver would fail to deregister and its class device and free > related resources on late probe errors. > > Reported-by: syzbot+cb035c75c03dbe34b...@syzkaller.appspotmail.com > Fixes: 32ecc75ded72 ("NFC: pn533: change order operations in dev registation") > Cc: stable <sta...@vger.kernel.org> # 4.11 > Signed-off-by: Johan Hovold <jo...@kernel.org>
Applied to net, thank you