Re: [PATCH 2/2] wifi: mt7601u: remove debugfs directory on disconnect

From: Jakub Kicinski
Date: Thu Apr 20 2023 - 10:35:54 EST


On Thu, 20 Apr 2023 13:09:24 +0000 Wang Jikai wrote:
> Debugfs is created during device init but not removed.
> Add a function mt7601u_remove_debugfs to remove debugfs
> when the device disconnects.

No, the entire wiphy dir gets recursively removed.