Skip to content

GitLab

  • Menu
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
  • mac80211
  • rc80211_simple.c
Find file BlameHistoryPermalink
  • S.Çağlar Onur's avatar
    net/mac80211/: Use time_* macros · ab46623e
    S.Çağlar Onur authored Feb 14, 2008
    
    
    The functions time_before, time_before_eq, time_after, and time_after_eq are more robust for comparing jiffies against other values.
    
    So following patch implements usage of the time_after() macro, defined at linux/jiffies.h, which deals with wrapping correctly
    
    Cc: linux-wireless@vger.kernel.org
    Signed-off-by: default avatarS.Çağlar Onur <caglar@pardus.org.tr>
    Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
    ab46623e

Replace rc80211_simple.c

Attach a file by drag & drop or click to upload


Cancel
GitLab will create a branch in your fork and start a merge request.