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-dev.h
Find file BlameHistoryPermalink
  • Stanislaw Gruszka's avatar
    iwlwifi: fix set_tx_power vs scan · a25a66ac
    Stanislaw Gruszka authored Oct 22, 2010
    
    
    According to comment in iwl_bg_scan_completed, setting tx power should
    be deferred during pending scan, but we are not doing this.
    
    This patch change code to really defer setting tx power after scan
    complete. Additionally refactor iwl_set_tx_power code and call
    lib->send_tx_power() directly from iwlagn_commit_rxon.
    
    Signed-off-by: default avatarStanislaw Gruszka <sgruszka@redhat.com>
    Acked-by: default avatarWey-Yi Guy <wey-yi.w.guy@intel.com>
    Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
    a25a66ac