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
  • drivers
  • net
  • wireless
  • ath
  • carl9170
  • tx.c
Find file Blame History Permalink
  • John W. Linville's avatar
    carl9170: fix breakage from "mac80211: handle non-bufferable MMPDUs correctly" · c288ec61
    John W. Linville authored Feb 29, 2012
    
    
    That commit intended for 3.4 renamed IEEE80211_TX_CTL_POLL_RESPONSE as
    IEEE80211_TX_CTL_NO_PS_BUFFER.  Meanwhile, "carl9170: fix frame delivery
    if sta is in powersave mode" added a reference to
    IEEE80211_TX_CTL_POLL_RESPONSE in the fixes stream for 3.3.  This simple
    patch fixes that merge boo-boo.
    
    Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
    c288ec61