Descriptiondrivers/staging/brcm80211: Fix for suspend/resume bug
Currently, there are 2 callbacks registered with OS for getting notifications when system goes to suspend/resume.
Racing between these 2 callbacks is the reason for the failure.
With this fix, we avoid registering dhd callback for suspend/resume notification when cfg80211 is used. Relevent functionality in dhd suspend/resume callback function is moved to cfg80211 suspend/resume functions.
Change-Id: Ic29f711eed74d975e6d9558cf93899b85db0678d
BUG=chromium-os-partner:13867, chromium-os-partner:12337
TEST= Manually tested the suspend/resume functionality & Ran 002Suspend test from WiFiRoaming test suite.
Signed-off-by: Sukesh Srikakula <sukeshs@broadcom.com>
Reviewed-by:
Tested-by:
Patch Set 1 #
Total comments: 2
Patch Set 2 : Fixed review comments #
Messages
Total messages: 14 (0 generated)
|