diff options
| author | Hong Liu <[email protected]> | 2006-06-21 11:35:08 +0800 |
|---|---|---|
| committer | Jeff Garzik <[email protected]> | 2006-07-05 13:42:57 -0400 |
| commit | 4b301536694facb93f597281580f5ad907d36050 (patch) | |
| tree | 7fe6aca074a37084e4c15a1438a6cedae1497108 /scripts/patch-kernel | |
| parent | a1d79aaaa564abc19b7bf3a024bb371fa7648a15 (diff) | |
[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 <[email protected]>
Signed-off-by: John W. Linville <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions