diff options
author | Wolfgang Rohdewald <wolfgang@rohdewald.de> | 2017-11-28 12:33:52 +0100 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2017-12-13 14:40:47 +0100 |
commit | 6cdeaed3b1420bd2569891be0c4123ff59628e9e (patch) | |
tree | 7e881cd8ab88f2c2792e11bce9cc1690649ed52c /fs/compat_ioctl.c | |
parent | media: dvb_frontend: fix ifnullfree.cocci warnings (diff) | |
download | linux-6cdeaed3b1420bd2569891be0c4123ff59628e9e.tar.xz linux-6cdeaed3b1420bd2569891be0c4123ff59628e9e.zip |
media: dvb_usb_pctv452e: module refcount changes were unbalanced
dvb_frontend will call dvb_detach for:
- stb0899_detach in dvb_frontend_release and
- stb0899_release in __dvb_frontend_free
But we only do dvb_attach(stb0899_attach).
Increment the module refcount instead.
Signed-off-by: Wolfgang Rohdewald <wolfgang@rohdewald.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'fs/compat_ioctl.c')
0 files changed, 0 insertions, 0 deletions