android_kernel_xiaomi_sdm845/net/ieee80211
James Ketrenos ee34af37c0 [PATCH] ieee80211: Renamed ieee80211_hdr to ieee80211_hdr_3addr
tree e9c18b2c8e5ad446a4d213243c2dcf9fd1652a7b
parent 4e97ad6ae7084a4f741e94e76c41c68bc7c5a76a
author James Ketrenos <jketreno@linux.intel.com> 1124444315 -0500
committer James Ketrenos <jketreno@linux.intel.com> 1127312922 -0500

Renamed ieee80211_hdr to ieee80211_hdr_3addr and modified ieee80211_hdr
to just contain the frame_ctrl and duration_id.

Changed uses of ieee80211_hdr to ieee80211_hdr_4addr or
ieee80211_hdr_3addr based on what was expected for that portion of code.

NOTE: This requires changes to ipw2100, ipw2200, hostap, and atmel
drivers.

Signed-off-by: James Ketrenos <jketreno@linux.intel.com>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
2005-09-21 23:02:30 -04:00
..
ieee80211_crypt_ccmp.c [PATCH] ieee80211: Renamed ieee80211_hdr to ieee80211_hdr_3addr 2005-09-21 23:02:30 -04:00
ieee80211_crypt_tkip.c [PATCH] ieee80211: Renamed ieee80211_hdr to ieee80211_hdr_3addr 2005-09-21 23:02:30 -04:00
ieee80211_crypt_wep.c [PATCH] ieee80211: Fixed a kernel oops on module unload 2005-09-21 23:01:52 -04:00
ieee80211_crypt.c [PATCH] ieee80211: Fix kernel Oops when module unload 2005-09-21 23:01:52 -04:00
ieee80211_module.c [PATCH] ieee80211: Fix kernel Oops when module unload 2005-09-21 23:01:52 -04:00
ieee80211_rx.c [PATCH] ieee80211: Renamed ieee80211_hdr to ieee80211_hdr_3addr 2005-09-21 23:02:30 -04:00
ieee80211_tx.c [PATCH] ieee80211: Renamed ieee80211_hdr to ieee80211_hdr_3addr 2005-09-21 23:02:30 -04:00
ieee80211_wx.c [PATCH] ieee82011: Added WE-18 support to default wireless extension handler 2005-09-21 23:02:30 -04:00
Kconfig Kconfig: IEEE80211 should not depend on NET_RADIO 2005-09-08 16:44:33 -04:00
Makefile ieee80211: trim trailing whitespace 2005-07-31 13:05:43 -04:00