From: Hauke Mehrtens Date: Sun, 24 Mar 2013 00:45:51 +0000 (+0100) Subject: brcmsmac: remove brcms_bss_cfg->BSS X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~170^2^2~93 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=45c4f657ce9388921deced415b076d49ed231188;p=pandora-kernel.git brcmsmac: remove brcms_bss_cfg->BSS This was a read only member. The checks using BSS are replaced by better fitting checks of the new type member. The change in brcms_c_tbtt() was based on code from b43, in brcms_c_ps_allowed() the same happens with BSS being true or false, beaconing and probe responses are just needed in ap mode. Signed-off-by: Hauke Mehrtens Signed-off-by: John W. Linville --- Reading git-diff-tree failed