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
  • net
  • mac80211
  • mlme.c
Find file BlameHistoryPermalink
  • Alina Friedrichsen's avatar
    mac80211: Introduce a generic commit() to apply changes · 79f6440c
    Alina Friedrichsen authored Feb 21, 2009
    
    
    This patch introduces a generic commit() function which initiate a
    new network joining process. It should be called after some interface
    config changes, so that the changes get applied more cleanly. Currently
    set_ssid() and set_bssid() call it. Others can be added in future
    patches.
    
    In version 1 the header files was forgotten, sorry.
    
    Signed-off-by: default avatarAlina Friedrichsen <x-alina@gmx.net>
    Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
    79f6440c