linux/drivers/net/wireless
James Hughes 9cc4b7cb86 brcmfmac: Make skb header writable before use
The driver was making changes to the skb_header without
ensuring it was writable (i.e. uncloned).
This patch also removes some boiler plate header size
checking/adjustment code as that is also handled by the
skb_cow_header function used to make header writable.

Signed-off-by: James Hughes <james.hughes@raspberrypi.org>
Acked-by: Arend van Spriel <arend.vanspriel@broadcom.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2017-04-26 12:05:18 +03:00
..
admtek wireless: Set NL80211_EXT_FEATURE_CQM_RSSI_LIST in multiple drivers 2017-03-06 09:21:39 +01:00
ath wireless-drivers-next patches for 4.12 2017-04-24 12:25:01 -04:00
atmel My last pull request has been a while, we now have: 2017-04-20 13:54:40 -04:00
broadcom brcmfmac: Make skb header writable before use 2017-04-26 12:05:18 +03:00
cisco net: use core MTU range checking in wireless drivers 2016-10-20 14:51:08 -04:00
intel wireless-drivers-next patches for 4.12 2017-04-24 12:25:01 -04:00
intersil orinoco_usb: Fix buffer on stack 2017-04-26 12:01:10 +03:00
marvell libertas: check return value of alloc_workqueue 2017-04-26 12:03:24 +03:00
mediatek mt7601u: check return value of alloc_skb 2017-04-26 12:01:58 +03:00
ralink wireless-drivers-next patches for 4.12 2017-04-24 12:25:01 -04:00
realtek rtlwifi: rtl8821ae: setup 8812ae RFE according to device type 2017-04-26 11:58:03 +03:00
rsi wireless: Set NL80211_EXT_FEATURE_CQM_RSSI_LIST in multiple drivers 2017-03-06 09:21:39 +01:00
st drivers: add explicit interrupt.h includes 2017-03-30 11:05:34 -07:00
ti netlink: pass extended ACK struct to parsing functions 2017-04-13 13:58:22 -04:00
zydas My last pull request has been a while, we now have: 2017-04-20 13:54:40 -04:00
Kconfig wireless: deprecate WDS and disable by default 2016-10-27 09:08:43 +02:00
mac80211_hwsim.c My last pull request has been a while, we now have: 2017-04-20 13:54:40 -04:00
mac80211_hwsim.h mac80211_hwsim: fix command documentation indentation 2017-03-06 09:21:48 +01:00
Makefile
ray_cs.c Replace <asm/uaccess.h> with <linux/uaccess.h> globally 2016-12-24 11:46:01 -08:00
ray_cs.h
rayctl.h
rndis_wlan.c rndis_wlan: add return value validation 2017-04-26 12:03:49 +03:00
wl3501_cs.c Replace <asm/uaccess.h> with <linux/uaccess.h> globally 2016-12-24 11:46:01 -08:00
wl3501.h