Skip to content
GitLab
Projects Groups Topics 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
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Model experiments
  • 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
  • xcap-capability-linux
  • net
  • mac80211
  • tx.c
Find file Blame History Permalink
  • Vivek Natarajan's avatar
    mac80211: Reset the power save timer from master_start_xmit. · d063ed0f
    Vivek Natarajan authored Dec 23, 2008
    
    
    When a null data frame is generated from mac80211,  it goes through
    master_start_xmit and not through  subif_start_xmit. Hence for the
    power save timer to be triggered while sending this null data frame
    also, the timer has to be reset from master_start_xmit.
    
    Signed-off-by: default avatarVivek Natarajan <vnatarajan@atheros.com>
    Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
    d063ed0f