Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • I ipipe
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Model experiments
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • xenomaixenomai
  • ipipe
  • Repository
  • ipipe
  • drivers
  • net
  • wireless
  • brcm80211
  • brcmfmac
  • dhd_linux.c
Find file Blame History Permalink
  • Hante Meuleman's avatar
    brcmfmac: Move out hdrpull from tx_finalize. · 53e30ea4
    Hante Meuleman authored May 12, 2014
    
    
    In tx_finalize the hdrpull is performed. For the new protocol
    msgbuf this is complex, because it does not use protocol headers
    in front of payload anymore and therefor can not determine interface
    index in the hdr pulll operation. Move out the hdrpull operation
    from tx_finalize to make msgbuf implementation easier.
    
    Reviewed-by: default avatarArend Van Spriel <arend@broadcom.com>
    Reviewed-by: default avatarFranky (Zhenhui) Lin <frankyl@broadcom.com>
    Reviewed-by: default avatarPieter-Paul Giesberts <pieterpg@broadcom.com>
    Reviewed-by: default avatarDaniel (Deognyoun) Kim <dekim@broadcom.com>
    Signed-off-by: default avatarHante Meuleman <meuleman@broadcom.com>
    Signed-off-by: default avatarArend van Spriel <arend@broadcom.com>
    Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
    53e30ea4

Imprint & Privacy Policy