Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • 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
  • drivers
  • net
  • wireless
  • iwlwifi
  • iwl-agn-rxon.c
Find file BlameHistoryPermalink
  • Johannes Berg's avatar
    mac80211: rename bss_conf timestamp to last_tsf · e9ac0745
    Johannes Berg authored Mar 13, 2012
    
    
    This value is not really very useful by itself,
    yet some drivers (including iwlwifi until I can
    figure out what it should do) use it. At least
    rename it to "last_tsf" to indicate the meaning
    and add a note that it may be really old.
    
    I suspect the value may become useful combined
    with the rx_status->mactime, but we don't (yet)
    store that value and pass it to the driver.
    
    Signed-off-by: default avatarJohannes Berg <johannes.berg@intel.com>
    Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
    e9ac0745