2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-10 22:54:11 +08:00
linux-next/drivers/net/wireless/brcm80211/brcmsmac
Arend van Spriel df4492f894 brcm80211: fix sparse endianess error in mac80211_if.c
The ht capabilities provided upon registration with mac80211 must
be in little endian. This was fixed adding cpu_to_le16() conversion.

Signed-off-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2011-10-14 14:48:17 -04:00
..
phy
aiutils.c
aiutils.h
ampdu.c
ampdu.h
antsel.c
antsel.h
brcms_trace_events.c
brcms_trace_events.h
channel.c
channel.h
d11.h
dma.c
dma.h
mac80211_if.c brcm80211: fix sparse endianess error in mac80211_if.c 2011-10-14 14:48:17 -04:00
mac80211_if.h brcm80211: smac: decreased timer callback irq level 2011-10-14 14:48:16 -04:00
main.c brcm80211: cleanup function prototypes 2011-10-14 14:48:16 -04:00
main.h brcm80211: cleanup function prototypes 2011-10-14 14:48:16 -04:00
Makefile
nicpci.c
nicpci.h
otp.c
otp.h
phy_shim.c
phy_shim.h
pmu.c
pmu.h
pub.h brcm80211: cleanup function prototypes 2011-10-14 14:48:16 -04:00
rate.c
rate.h
scb.h
srom.c
srom.h
stf.c
stf.h
types.h
ucode_loader.c
ucode_loader.h