diff options
author | Peter Seiderer <[email protected]> | 2015-03-24 14:30:48 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <[email protected]> | 2015-04-10 10:04:34 -0300 |
commit | d446ec8e122c210a9260f103cbf8da5a56de9c82 (patch) | |
tree | 946e57b2ca89d340217bf4d0a0eeb8e593300afb /include/linux/fpga/fpga-mgr.h | |
parent | a7f933a56908587e30539d649a9ae808d0601bc5 (diff) |
[media] coda: fix double call to debugfs_remove
In coda_free_aux_buf() call debugfs_remove only if buffer entry
is valid (and therfore dentry is valid), double protect by
invalidating dentry value.
Fixes erroneous prematurely dealloc of debugfs caused by
incorrect reference count incrementing.
Signed-off-by: Peter Seiderer <[email protected]>
Signed-off-by: Philipp Zabel <[email protected]>
Signed-off-by: Kamil Debski <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'include/linux/fpga/fpga-mgr.h')
0 files changed, 0 insertions, 0 deletions