OSDN Git Service

media: usb: airspy: clean the freed pointer and counter
authorNil Yi <teroincn@163.com>
Sun, 15 Aug 2021 09:49:23 +0000 (11:49 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Thu, 30 Sep 2021 08:07:54 +0000 (10:07 +0200)
commita9be3931188f240aa2dbdb7c9af65ecfb8c073c1
tree3bd52a057cbc24fa241f5f8cb85136df4d21178b
parent48d219f9cc667bc6fbc3e3af0b1bfd75db94fce4
media: usb: airspy: clean the freed pointer and counter

After urb was freed, the pointer and counter need to be
cleaned.

Signed-off-by: Nil Yi <teroincn@163.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/media/usb/airspy/airspy.c