Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • X xcap-capability-linux
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • xcap
  • xcap-capability-linux
  • Repository
Switch branch/tag
  • xcap-capability-linux
  • net
  • wireless
  • scan.c
Find file BlameHistoryPermalink
  • Dan Williams's avatar
    cfg80211: age scan results on resume · cb3a8eec
    Dan Williams authored Feb 11, 2009
    
    
    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: default avatarDan Williams <dcbw@redhat.com>
    Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
    cb3a8eec