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
  • ath
  • ath10k
  • mac.c
Find file BlameHistoryPermalink
  • Nicholas Mc Guire's avatar
    ath10k: mac: match wait_for_completion_timeout return type · 8e9904f5
    Nicholas Mc Guire authored Mar 30, 2015
    
    
    Return type of wait_for_completion_timeout is unsigned long not int.
    An appropriately named unsigned long is added, respectively 'ret'
    renamed, and the assignments fixed up.
    
    Signed-off-by: default avatarNicholas Mc Guire <hofrat@osadl.org>
    Signed-off-by: default avatarKalle Valo <kvalo@qca.qualcomm.com>
    8e9904f5