linux/drivers/staging/ath6kl
Vipin Mehta d0e0086893 staging: ath6kl: Fixing disappearing of scan list due to jiffies wrap over
When jiffies wrap-over, all the BSS in the cache is removed. Wrap-over of
jiffies is not handled in the correct way. This cause the scan list to go
empty during this time for a small duration

Signed-off-by: Vipin Mehta <vmehta@atheros.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2011-02-18 13:28:53 -08:00
..
bmi staging: ath6kl: Remove #define A_OK 2011-02-02 14:34:51 -08:00
hif staging: ath6kl: Fixing memory leak 2011-02-18 13:28:52 -08:00
htc2 staging: ath6kl: Fixing a memory leak 2011-02-18 13:28:51 -08:00
include staging: ath6kl: Add configuration for excessive TX retry threshold 2011-02-18 13:28:51 -08:00
miscdrv staging: ath6kl: Remove #define A_OK 2011-02-02 14:34:51 -08:00
os/linux staging: ath6kl: Fixing disappearing of scan list due to jiffies wrap over 2011-02-18 13:28:53 -08:00
reorder staging: ath6kl: Remove #define A_OK 2011-02-02 14:34:51 -08:00
wlan staging: ath6kl: Fixing disappearing of scan list due to jiffies wrap over 2011-02-18 13:28:53 -08:00
wmi staging: ath6kl: Add configuration for excessive TX retry threshold 2011-02-18 13:28:51 -08:00
Kconfig Staging: ath6kl: ATH6KL_CFG80211 depends on CFG80211 2010-11-09 13:33:04 -08:00
Makefile
TODO