Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • I ipipe-arm64
  • Project information
    • Project information
    • Activity
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • xenomai
  • ipipe-arm64
  • Repository

Switch branch/tag
  • ipipe-arm64
  • drivers
  • staging
  • wilc1000
  • linux_wlan.c
Find file BlameHistoryPermalink
  • Binoy Jayan's avatar
    staging: wilc1000: Replace semaphore txq_add_to_head_cs with mutex · 334bed08
    Binoy Jayan authored Jun 15, 2016
    
    
    The semaphore 'txq_add_to_head_cs' is a simple mutex, so it should be
    written as one. Semaphores are going away in the future. Also, removing
    the timeout scenario as the error handling code does not propagate the
    timeout properly.
    Signed-off-by: default avatarBinoy Jayan <binoy.jayan@linaro.org>
    Reviewed-by: default avatarArnd Bergmann <arnd@arndb.de>
    Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
    334bed08

Replace linux_wlan.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.

Imprint & Privacy Policy