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
  • rt2x00
  • rt2500pci.c
Find file BlameHistoryPermalink
  • Ivo van Doorn's avatar
    rt2x00: Move beacon and atim queue defines into rt2x00 · 5957da4c
    Ivo van Doorn authored Feb 03, 2008
    
    
    As Johannes Berg indicated the BEACON and AFTER_BEACON
    queue indeces in mac80211 should be removed because they
    are too hardware specific. This patch adds the queue index
    defines into rt2x00queue.h and removes the dependency of
    the defines inside mac80211.h.
    
    Also move rt2x00pci_beacon_update() into rt2400pci and
    rt2500pci individually since it is no longer a generic
    function since rt61 and rt2800 no longer use that.
    Signed-off-by: default avatarIvo van Doorn <IvDoorn@gmail.com>
    Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
    5957da4c