Files
android_kernel_xiaomi_sm8450/drivers/net/wireless/zd1211rw
Ulrich Kunitz 4d1feabcbf [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>
2006-12-19 16:09:59 -05:00
..
2006-07-05 13:42:58 -04:00
2006-08-14 15:43:21 -04:00
2006-12-02 00:12:05 -05:00
2006-08-14 15:43:23 -04:00
2006-08-14 15:43:21 -04:00
2006-07-05 13:42:58 -04:00
2006-07-05 13:42:58 -04:00