linux/net/ieee80211
Hong Liu 4b30153669 [PATCH] ieee80211: fix not allocating IV+ICV space when usingencryption in ieee80211_tx_frame
We should preallocate IV+ICV space when encrypting the frame.
Currently no problem shows up just because dev_alloc_skb aligns the
data len to SMP_CACHE_BYTES which can be used for ICV.

Signed-off-by: Hong Liu <hong.liu@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2006-07-05 13:42:57 -04:00
..
softmac [PATCH] wireless: correct dump of WPA IE 2006-06-15 15:48:14 -04:00
Kconfig
Makefile
ieee80211_crypt.c
ieee80211_crypt_ccmp.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
ieee80211_crypt_tkip.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
ieee80211_crypt_wep.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
ieee80211_geo.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
ieee80211_module.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
ieee80211_rx.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
ieee80211_tx.c [PATCH] ieee80211: fix not allocating IV+ICV space when usingencryption in ieee80211_tx_frame 2006-07-05 13:42:57 -04:00
ieee80211_wx.c [PATCH] ieee80211_wx.c: remove dead code 2006-05-05 17:10:40 -04:00