linux_dsm_epyc7002/drivers/net/wireless/broadcom/b43legacy
Christian Lamparter 9c4a45b17e b43legacy: fix debugfs crash
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 9fd4dcece4
("debugfs: prevent access to possibly dead file_operations at file open")

Reviewed-by: Nicolai Stange <nicstange@gmail.com>
Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
Cc: stable <stable@vger.kernel.org> # 4.7+
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-09-21 12:13:34 +02:00
..
b43legacy.h
debugfs.c b43legacy: fix debugfs crash 2016-09-21 12:13:34 +02:00
debugfs.h
dma.c
dma.h
ilt.c
ilt.h
Kconfig
leds.c
leds.h
main.c
main.h
Makefile
phy.c
phy.h
pio.c
pio.h
radio.c
radio.h
rfkill.c
rfkill.h
sysfs.c
sysfs.h
xmit.c
xmit.h