RE: [EXT] [PATCH] mwifiex: fix unbalanced locking in mwifiex_process_country_ie()

From: Ganapathi Bhat
Date: Tue Jan 07 2020 - 00:46:00 EST


Hi Brian,

> We called rcu_read_lock(), so we need to call rcu_read_unlock() before we
> return.

Right; I should have at least checked the previous *return* statements in the same function;

Thanks for the fix;

Acked-by: Ganapathi Bhat <ganapathi.bhat@xxxxxxx>

Regards,
Ganapathi