Commit 5efbe3b1 authored by Taehee Yoo's avatar Taehee Yoo Committed by Felix Fietkau
Browse files

mt76: mt7915: set fops_sta_stats.owner to THIS_MODULE

If THIS_MODULE is not set, the module would be removed while debugfs is
being used.
It eventually makes kernel panic.

Fixes: ec9742a8

 ("mt76: mt7915: add .sta_add_debugfs support")
Signed-off-by: default avatarTaehee Yoo <ap420073@gmail.com>
Signed-off-by: default avatarFelix Fietkau <nbd@nbd.name>
parent 5ee3e780
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment