diff options
author | Ulrich Kunitz <kune@deine-taler.de> | 2006-12-10 19:13:12 (GMT) |
---|---|---|
committer | John W. Linville <linville@linville-t43.mobile> | 2006-12-19 21:09:59 (GMT) |
commit | 4d1feabcbf41f875447a392015acd0796f57baf6 (patch) | |
tree | b47ceb21cfed93f410e6329040784d43864dab33 /net/rxrpc | |
parent | e25db641c0e6dd49c5db24dbe154048d4a466727 (diff) | |
download | linux-4d1feabcbf41f875447a392015acd0796f57baf6.tar.xz |
[PATCH] zd1211rw: Call ieee80211_rx in tasklet
The driver called ieee80211_rx in hardware interrupt context. This has
been against the intention of the ieee80211_rx function. It caused a bug
in the crypto routines used by WPA. This patch calls ieee80211_rx in a
tasklet.
Signed-off-by: Ulrich Kunitz <kune@deine-taler.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'net/rxrpc')
0 files changed, 0 insertions, 0 deletions