android_kernel_xiaomi_sdm845/net/ieee80211
Arnaldo Carvalho de Melo 459a98ed88 [SK_BUFF]: Introduce skb_reset_mac_header(skb)
For the common, open coded 'skb->mac.raw = skb->data' operation, so that we can
later turn skb->mac.raw into a offset, reducing the size of struct sk_buff in
64bit land while possibly keeping it as a pointer on 32bit.

This one touches just the most simple case, next will handle the slightly more
"complex" cases.

Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2007-04-25 22:24:32 -07:00
..
softmac Merge branch 'upstream' into upstream-jgarzik 2007-02-17 18:26:09 -05:00
ieee80211_crypt_ccmp.c Merge branch 'master' into upstream 2006-09-22 20:10:23 -04:00
ieee80211_crypt_tkip.c [PATCH] severing skbuff.h -> mm.h 2006-12-04 02:00:34 -05:00
ieee80211_crypt_wep.c [NET] IEEE80211: Fix whitespace errors. 2007-02-10 23:19:36 -08:00
ieee80211_crypt.c [NET]: Conversions from kmalloc+memset to k(z|c)alloc. 2006-07-21 14:51:30 -07:00
ieee80211_geo.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
ieee80211_module.c [PATCH] ieee80211: Provide generic get_stats implementation 2006-12-02 00:12:05 -05:00
ieee80211_rx.c [SK_BUFF]: Introduce skb_reset_mac_header(skb) 2007-04-25 22:24:32 -07:00
ieee80211_tx.c [NET] IEEE80211: Use htons() where appropriate. 2007-04-25 22:23:57 -07:00
ieee80211_wx.c [NET] IEEE80211: Fix whitespace errors. 2007-02-10 23:19:36 -08:00
Kconfig [PATCH] fix typos in net/ieee80211/Kconfig 2007-03-24 16:51:53 -07:00
Makefile [PATCH] softmac: fix Makefiles 2006-03-22 22:16:51 -05:00