Files
linux/drivers/net/wireless/ath/ath9k
Wang Ming 1e4134610d wifi: ath9k: use IS_ERR() with debugfs_create_dir()
The debugfs_create_dir() function returns error pointers,
it never returns NULL. Most incorrect error checks were fixed,
but the one in ath9k_htc_init_debug() was forgotten.

Fix the remaining error check.

Fixes: e5facc75fa ("ath9k_htc: Cleanup HTC debugfs")
Signed-off-by: Wang Ming <machel@vivo.com>
Acked-by: Toke Høiland-Jørgensen <toke@toke.dk>
Signed-off-by: Kalle Valo <quic_kvalo@quicinc.com>
Link: https://lore.kernel.org/r/20230713030358.12379-1-machel@vivo.com
2023-08-25 10:35:21 +03:00
..
2023-07-25 17:31:37 +03:00
2021-10-13 08:48:14 +03:00
2023-07-25 17:28:03 +03:00
2023-07-25 17:31:37 +03:00
2023-07-25 17:28:03 +03:00