linux_old1/drivers/net/wireless/brcm80211
Johannes Berg a1d69c60c4 brcmfmac: don't include linux/unaligned/access_ok.h
This is a specific implementation, <asm/unaligned.h> is the
multiplexer that has the arch-specific knowledge of which
of the implementations needs to be used, so include that.

This issue was revealed by kbuild testing
when <asm/unaligned.h> was added in <linux/ieee80211.h>
resulting in redefinition of get_unaligned_be16 (and
probably others).

Cc: stable@vger.kernel.org # v3.17
Reported-by: Fengguang Wu <fengguang.wu@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2014-11-20 14:46:45 -05:00
..
brcmfmac brcmfmac: don't include linux/unaligned/access_ok.h 2014-11-20 14:46:45 -05:00
brcmsmac brcm80211: use container_of to resolve dma_info from dma_pub 2014-09-15 15:00:53 -04:00
brcmutil brcmutil: assure unused bits are cleared in 11n chanspec 2014-05-29 13:10:25 -04:00
include brcmfmac: Add wowl support for PCIE devices. 2014-09-30 13:17:48 -04:00
Kconfig brcmfmac: conditionally compile firmware protocol source code 2014-09-15 15:09:26 -04:00
Makefile brcm80211: Use normal DEBUG define 2012-01-24 14:21:13 -05:00