diff options
author | Arend van Spriel <arend@broadcom.com> | 2013-06-06 11:29:56 (GMT) |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2013-06-12 18:24:23 (GMT) |
commit | 541e667e1c0f31a7e11d909eb831cf476814a201 (patch) | |
tree | 7c0f4e1dcc56e2693d70e2ca0bb6ca7c1d847c71 /include/sound/simple_card.h | |
parent | a8cf0194b7187fb65dfff28a1c5153d442e3836a (diff) | |
download | linux-541e667e1c0f31a7e11d909eb831cf476814a201.tar.xz |
brcmsmac: disable power-save related functions
This patch fixes a regression introduced by:
commit 6da3b6c48d79da96a36c2632053cf4f53bf48fb2
Author: Hauke Mehrtens <hauke@hauke-m.de>
Date: Sun Mar 24 01:45:52 2013 +0100
brcmsmac: remove brcms_bss_cfg->associated
The regression behaviour was described on mailing list.
http://mid.gmane.org/5197DC4F.7030503@broadcom.com:
"On laptop I installed kernel with brcmsmac compiled as
module. It comes up and associates during boot, but after
logging in there is no connectivity. Triggering reassoc
gives connectivity for some time, but after a while (1-2 min)
it stops."
Before the mentioned commit the return value of
the function brcms_c_ps_allowed() was always false,
which is desired behaviour as power-save is not
supported at the moment. Therefor, the function is
changed to just return false instead of simply
reverting the mentioned commit.
Bug: 58471 <https://bugzilla.kernel.org/show_bug.cgi?id=58471>
Signed-off-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'include/sound/simple_card.h')
0 files changed, 0 insertions, 0 deletions