From: Dan Williams Date: Wed, 11 Feb 2009 18:26:06 +0000 (-0500) Subject: ipw2x00: age scan results on resume X-Git-Tag: v2.6.30-rc1~662^2~460^2~77 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c3d72b968129ad4aec86c5fc8d2380f01ebebc53;p=pandora-kernel.git ipw2x00: age scan results on resume Scanned BSS entries are timestamped with jiffies, which doesn't increment across suspend and hibernate. On resume, every BSS in the scan list looks like it was scanned within the last 10 seconds, irregardless of how long the machine was actually asleep. Age scan results on resume with the time spent during sleep so userspace has a clue how old they really are. Signed-off-by: Dan Williams Signed-off-by: John W. Linville --- Reading git-diff-tree failed