linux/drivers/net/wireless
Arnd Bergmann 38eb712ada brcmsmac: fix alignment constraints
sturct d11txh contains a ieee80211_rts structure, which is required to
have at least two byte alignment, and this conflicts with the __packed
attribute:

drivers/net/wireless/broadcom/brcm80211/brcmsmac/d11.h:786:1: warning: alignment 1 of 'struct d11txh' is less than 2 [-Wpacked-not-aligned]

Mark d11txh itself as having two-byte alignment to ensure the
inner structure is properly aligned.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/20210204162852.3219572-1-arnd@kernel.org
2021-02-08 13:03:22 +02:00
..
admtek adm8211: fix error return code in adm8211_probe() 2020-12-07 18:35:43 +02:00
ath Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git 2021-02-08 12:06:53 +02:00
atmel
broadcom brcmsmac: fix alignment constraints 2021-02-08 13:03:22 +02:00
cisco airo: Fix fall-through warnings for Clang 2020-12-08 10:06:53 +02:00
intel wireless-drivers-next patches for v5.12 2021-02-06 09:36:04 -08:00
intersil
marvell wireless-drivers-next patches for v5.12 2021-02-06 09:36:04 -08:00
mediatek wireless-drivers-next patches for v5.12 2021-02-06 09:36:04 -08:00
microchip wireless-drivers-next patches for v5.12 2021-02-06 09:36:04 -08:00
quantenna wireless-drivers-next patches for v5.12 2021-02-06 09:36:04 -08:00
ralink rt2x00: Fix fall-through warnings for Clang 2020-12-08 10:06:56 +02:00
realtek rtw88: 8821c: support RFE type2 wifi NIC 2021-02-08 12:51:39 +02:00
rsi
st cw1200: txrx: convert comma to semicolon 2020-12-10 20:49:14 +02:00
ti wlcore: Fix command execute failure 19 for wl12xx 2021-01-25 16:42:12 +02:00
zydas zd1201: Fix fall-through warnings for Clang 2020-12-08 10:06:59 +02:00
Kconfig
mac80211_hwsim.c mac80211_hwsim: add 6GHz channels 2021-01-21 13:45:13 +01:00
mac80211_hwsim.h
Makefile
ray_cs.c
ray_cs.h
rayctl.h
rndis_wlan.c
virt_wifi.c virt_wifi: fix deadlock on RTNL 2021-01-27 22:05:05 +01:00
wl3501.h
wl3501_cs.c