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
  • drivers
  • net
  • wireless
  • ath
  • ath6kl
  • init.c
Find file BlameHistoryPermalink
  • Kalle Valo's avatar
    ath6kl: fix regression in ath6kl_upload_board_file() · b0fc7c1a
    Kalle Valo authored Mar 12, 2012
    My patch 24fc32b3
    
     ("ath6kl: add ath6kl_bmi_write_hi32()") caused a regression
    in ath6kl_upload_board_file() and the board_address variable was not
    properly initialised in some cases:
    
    ath6kl/init.c:1068:6: warning: ‘board_address’ may be used uninitialized
    in this function
    
    Most likely this broke ar6004 support but I can't test that right now.
    Signed-off-by: default avatarKalle Valo <kvalo@qca.qualcomm.com>
    b0fc7c1a

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