summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8712
diff options
context:
space:
mode:
authorArend van Spriel <arend@broadcom.com>2011-01-21 12:36:44 (GMT)
committerGreg Kroah-Hartman <gregkh@suse.de>2011-01-22 14:32:22 (GMT)
commit4032ec639af9b735fdd903fab09de567bd73eaa0 (patch)
treee6f4360b7969706aa3ae5d7e2057b3cb6138376f /drivers/staging/rtl8712
parentd062d44a8386c82c06e483f0c0d1124ba3cab2c8 (diff)
downloadlinux-fsl-qoriq-4032ec639af9b735fdd903fab09de567bd73eaa0.tar.xz
staging: brcm80211: fix suspend/resume issue in brcmsmac
PCI PM suspend callback took down the interface and resume brought it back up. In the mac80211 context this is done in subsequent calls. Rework implementation so that suspend only stores config, and sets PCI power state. The resume return to full power state (D0), restores the config, and brings hardware back up. Full bringup is done by subsequent mac80211 calls. Reviewed-by: Brett Rudley <brudley@broadcom.com> Signed-off-by: Arend van Spriel <arend@broadcom.com> Cc: stable <stable@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/rtl8712')
0 files changed, 0 insertions, 0 deletions