commit | cefdc9510a16f59de6ff82ed90c841545ec0aa13 | [log] [tgz] |
---|---|---|
author | Nil Yi <teroincn@163.com> | Sat Aug 14 11:40:09 2021 +0200 |
committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | Fri Oct 08 13:54:16 2021 +0200 |
tree | 2e6e0be29f6ea22a2ea9ccc25ac2260eb2baee59 | |
parent | 69a10678e2fba3d182e78ea041f2d1b1a6058764 [diff] |
media: rtl2832_sdr: clean the freed pointer and counter After freed the dev->urb_list, we should set it to NULL as well as set counter to zero. Requested-by: Sean Young <sean@mess.org> Signed-off-by: Nil Yi <teroincn@163.com> Signed-off-by: Sean Young <sean@mess.org> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>