linux_dsm_epyc7002/net/mac80211
Johannes Berg e45a79da86 skbuff/mac80211: introduce and use skb_put_zero()
This pattern was introduced a number of times in mac80211 just now,
and since it's present in a number of other places it makes sense
to add a little helper for it.

This just adds the helper and transforms the mac80211 code, a later
patch will transform other places.

Acked-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2017-05-30 09:14:30 +02:00
..
aes_ccm.c
aes_ccm.h
aes_cmac.c
aes_cmac.h
aes_gcm.c
aes_gcm.h
aes_gmac.c
aes_gmac.h
agg-rx.c mac80211: Use setup_timer instead of init_timer 2017-03-06 13:23:05 +01:00
agg-tx.c mac80211: Use setup_timer instead of init_timer 2017-03-06 13:23:05 +01:00
cfg.c mac80211: mesh: Allow following CSA to DFS channels if userspace handles it 2017-05-19 13:26:05 +02:00
chan.c
debug.h
debugfs_key.c
debugfs_key.h
debugfs_netdev.c
debugfs_netdev.h
debugfs_sta.c mac80211: Dynamically set CoDel parameters per station 2017-05-17 16:03:40 +02:00
debugfs_sta.h
debugfs.c
debugfs.h
driver-ops.c
driver-ops.h
ethtool.c
fils_aead.c
fils_aead.h
ht.c
ibss.c mac80211: move clearing result into ieee80211_parse_ch_switch_ie() 2017-05-19 13:25:57 +02:00
ieee80211_i.h mac80211: mesh: support sending wide bandwidth CSA 2017-05-24 08:58:54 +02:00
iface.c My last pull request has been a while, we now have: 2017-04-20 13:54:40 -04:00
Kconfig
key.c
key.h
led.c
led.h
main.c mac80211: disentangle iflist_mtx and chanctx_mtx 2017-04-26 23:17:44 +02:00
Makefile
mesh_hwmp.c mac80211: fix mesh fail_avg check 2017-03-06 09:21:46 +01:00
mesh_pathtbl.c mac80211: Use setup_timer instead of init_timer for mesh path 2017-03-16 10:54:04 +01:00
mesh_plink.c skbuff/mac80211: introduce and use skb_put_zero() 2017-05-30 09:14:30 +02:00
mesh_ps.c
mesh_sync.c
mesh.c skbuff/mac80211: introduce and use skb_put_zero() 2017-05-30 09:14:30 +02:00
mesh.h
michael.c
michael.h
mlme.c mac80211: move clearing result into ieee80211_parse_ch_switch_ie() 2017-05-19 13:25:57 +02:00
ocb.c
offchannel.c
pm.c cfg80211: add request id to cfg80211_sched_scan_*() api 2017-04-28 14:51:43 +02:00
rate.c mac80211: Dynamically set CoDel parameters per station 2017-05-17 16:03:40 +02:00
rate.h mac80211: make rate control tx status API more extensible 2017-04-28 10:57:33 +02:00
rc80211_minstrel_debugfs.c
rc80211_minstrel_ht_debugfs.c
rc80211_minstrel_ht.c mac80211: make rate control tx status API more extensible 2017-04-28 10:57:33 +02:00
rc80211_minstrel_ht.h
rc80211_minstrel.c mac80211: make rate control tx status API more extensible 2017-04-28 10:57:33 +02:00
rc80211_minstrel.h
rx.c mac80211: rename ieee80211_rx_status::vht_nss to just nss 2017-04-28 10:41:53 +02:00
scan.c cfg80211: add request id to cfg80211_sched_scan_*() api 2017-04-28 14:51:43 +02:00
spectmgmt.c mac80211: move clearing result into ieee80211_parse_ch_switch_ie() 2017-05-19 13:25:57 +02:00
sta_info.c mac80211: Dynamically set CoDel parameters per station 2017-05-17 16:03:40 +02:00
sta_info.h mac80211: Dynamically set CoDel parameters per station 2017-05-17 16:03:40 +02:00
status.c mac80211: add ieee80211_tx_status_ext 2017-04-28 11:08:21 +02:00
tdls.c mac80211: Fix possible sband related NULL pointer de-reference 2017-04-28 12:28:44 +02:00
tkip.c
tkip.h
trace_msg.h
trace.c
trace.h
tx.c mac80211: Dynamically set CoDel parameters per station 2017-05-17 16:03:40 +02:00
util.c mac80211: mesh: support sending wide bandwidth CSA 2017-05-24 08:58:54 +02:00
vht.c
wep.c
wep.h
wme.c
wme.h
wpa.c
wpa.h