-
由 Christian Lamparter 提交于
This patch fixes a crash that happens because b43legacy's debugfs code expects file->f_op to be a pointer to its own b43legacy_debugfs_fops struct. This is no longer the case since commit 9fd4dcec ("debugfs: prevent access to possibly dead file_operations at file open") Reviewed-by: NNicolai Stange <nicstange@gmail.com> Signed-off-by: NChristian Lamparter <chunkeey@gmail.com> Cc: stable <stable@vger.kernel.org> # 4.7+ Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
9c4a45b1