kernel-ark/drivers/staging/ath6kl/wlan
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
..
include staging: ath6kl: Convert A_UINT32 to u32 2011-02-02 14:34:50 -08:00
src staging: ath6kl: Fixing disappearing of scan list due to jiffies wrap over 2011-02-18 13:28:53 -08:00