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
  • rt2x00dev.c
Find file BlameHistoryPermalink
  • Gertjan van Wingerde's avatar
    rt2x00: Rework alignment check. · a9f853dd
    Gertjan van Wingerde authored Jun 07, 2008
    
    
    Rework the alignment check in rt2x00dev.c to be independent of any
    potential alignment measures that may be taken before. Just check
    whether the payload is aligned based on the pointer addresses.
    
    Note: This is preparatory for the dynamically mapped skb buffers
    for the PCI drivers, as these need 4-byte alignment instead of the
    currently enforced offset by 2 bytes.
    Signed-off-by: default avatarGertjan van Wingerde <gwingerde@kpnplanet.nl>
    Signed-off-by: default avatarIvo van Doorn <IvDoorn@gmail.com>
    Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
    a9f853dd

Replace rt2x00dev.c

Attach a file by drag & drop or click to upload


Cancel
GitLab will create a branch in your fork and start a merge request.