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
..
2006-07-03 19:47:27 -07:00
2006-07-03 19:50:14 -07:00
2006-07-03 15:27:10 -07:00
2006-07-03 19:47:27 -07:00
2005-08-29 15:31:14 -07:00
2006-07-03 19:26:15 -07:00
2006-01-12 14:06:31 -08:00
2005-04-16 15:20:36 -07:00