RE: [EXT] Re: [PATCH v2] mwifiex: don't call del_timer_sync() on uninitialized timer

2020-08-26 Thread Ganapathi Bhat
ets that timer's function field). Therefore, let's use same approach here. Thanks for the change, it look cleaner than my re-work; Acked-by: Ganapathi Bhat Regards, Ganapathi

RE: [EXT] [PATCH] mwifiex: Fix reporting 'operation not supported' error code

2020-07-07 Thread Ganapathi Bhat
k you for this change. Acked-by: Ganapathi Bhat Regards, Ganapathi

RE: [EXT] Re: [PATCH] mwifiex: Parse all API_VER_ID properties

2020-05-28 Thread Ganapathi Bhat
Hi Pali, > Hello! Could you please look at this trivial patch? The change look good. Acked-by: Ganapathi Bhat

RE: [EXT] [PATCH] mwifiex: Fix memory corruption in dump_station

2020-05-16 Thread Ganapathi Bhat
n can be triggered by registering multiple SSIDs and calling, in > parallel for multiple interfaces > iw dev station dump Thanks for this change. Acked-by: Ganapathi Bhat Regards, Ganapathi