dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/net/ieee80211
James Ketrenos 077783f877 [PATCH] ieee80211 build fix
James Ketrenos wrote:
> [3/4] Use the tx_headroom and reserve requested space.

This patch introduced a compile problem; patch below corrects this.

Fixed compilation error due to not passing tx_headroom in
ieee80211_tx_frame.

Signed-off-by: James Ketrenos <jketreno@linux.intel.com>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
2005-10-26 00:54:23 -04:00
..
Kconfig Kconfig: IEEE80211 should not depend on NET_RADIO 2005-09-08 16:44:33 -04:00
Makefile [PATCH] ieee80211: Added ieee80211_geo to provide helper functions 2005-09-21 23:03:55 -04:00
ieee80211_crypt.c [PATCH] ieee80211: in-tree driver updates to sync with latest ieee80211 series 2005-09-22 15:40:59 -04:00
ieee80211_crypt_ccmp.c [PATCH] ieee80211: in-tree driver updates to sync with latest ieee80211 series 2005-09-22 15:40:59 -04:00
ieee80211_crypt_tkip.c [PATCH] ieee80211: in-tree driver updates to sync with latest ieee80211 series 2005-09-22 15:40:59 -04:00
ieee80211_crypt_wep.c [PATCH] ieee80211: in-tree driver updates to sync with latest ieee80211 series 2005-09-22 15:40:59 -04:00
ieee80211_geo.c [PATCH] ieee80211: Added ieee80211_geo to provide helper functions 2005-09-21 23:03:55 -04:00
ieee80211_module.c Merge branch 'upstream-fixes' 2005-10-03 22:06:19 -04:00
ieee80211_rx.c Fixed problem with not being able to decrypt/encrypt broadcast packets. 2005-10-19 16:49:03 -05:00
ieee80211_tx.c [PATCH] ieee80211 build fix 2005-10-26 00:54:23 -04:00
ieee80211_wx.c [PATCH] ieee80211: division by zero fix 2005-10-18 17:25:36 -04:00