original_kernel/net/mac80211
Jouni Malinen 055249d20d mac80211: Fix panic on fragmentation with power saving
It was possible to hit a kernel panic on NULL pointer dereference in
dev_queue_xmit() when sending power save buffered frames to a STA that
woke up from sleep. This happened when the buffered frame was requeued
for transmission in ap_sta_ps_end(). In order to avoid the panic, copy
the skb->dev and skb->iif values from the first fragment to all other
fragments.

Signed-off-by: Jouni Malinen <jouni.malinen@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-03-16 18:01:59 -04:00
..
Kconfig
Makefile
aes_ccm.c
aes_ccm.h
cfg.c
cfg.h
debugfs.c
debugfs.h
debugfs_key.c
debugfs_key.h
debugfs_netdev.c
debugfs_netdev.h
debugfs_sta.c
debugfs_sta.h
event.c
ht.c mac80211: fix "‘ret’ may be used uninitialized" warning 2009-01-13 10:25:45 -05:00
ieee80211_i.h
iface.c
key.c
key.h
led.c
led.h
main.c
mesh.c
mesh.h
mesh_hwmp.c
mesh_pathtbl.c
mesh_plink.c mac80211: initialize RC data for all mesh links upon allocation 2009-01-12 14:24:57 -05:00
michael.c
michael.h
mlme.c mac80211: fix slot time debug message 2009-01-22 13:55:01 -05:00
rate.c
rate.h
rc80211_minstrel.c
rc80211_minstrel.h
rc80211_minstrel_debugfs.c
rc80211_pid.h
rc80211_pid_algo.c
rc80211_pid_debugfs.c
rx.c
scan.c
spectmgmt.c
sta_info.c
sta_info.h mac80211: more kernel-doc fixes 2009-01-16 17:08:23 -05:00
tkip.c
tkip.h
tx.c mac80211: Fix panic on fragmentation with power saving 2009-03-16 18:01:59 -04:00
util.c
wep.c
wep.h
wext.c
wme.c
wme.h
wpa.c
wpa.h