[PATCH 0/5] Start wifi via GUI and connect

Olof Johansson dev at skyshaper.net
Thu May 23 09:00:25 EDT 2013


On Thu, May 23, 2013 at 2:42 PM, Kalle Valo <kvalo at qca.qualcomm.com> wrote:
> Ok, I need to take a look how CM does this. If you any tips or ideas,
> please let me know.

Sure.
So, in hardware/libhardware_legacy/wifi/wifi.c we have a some
insmodding and rmmodding going on. The issue for me was that they
didn't check if the modules were already loaded or not and therefor
returned error when they couldn't insmod due to the module already
being loaded.

I just removed these insmods to make sure that that function returned
without error.

Cheers
--
Olof



More information about the wcn36xx mailing list