Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • O Openwrt
  • 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
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • olimex
  • Openwrt
  • Repository
Switch branch/tag
  • openwrt
  • package
  • kernel
  • mac80211
  • patches
  • build
  • 102-backports-Adapt-to-changes-to-skb...
Find file BlameHistoryPermalink
  • Hauke Mehrtens's avatar
    mac80211: Adapt to changes to skb_get_hash_perturb() · eaa04717
    Hauke Mehrtens authored Nov 18, 2019
    
    
    The skb_get_hash_perturb() function now takes a siphash_key_t instead of
    an u32. This was changed in commit 55667441c84f ("net/flow_dissector:
    switch to siphash"). Use the correct type in the fq header file
    depending on the kernel version.
    Signed-off-by: default avatarHauke Mehrtens <hauke@hauke-m.de>
    Signed-off-by: default avatarStefan Lippers-Hollmann <s.l-h@gmx.de>
    eaa04717

Replace 102-backports-Adapt-to-changes-to-skb_get_hash_perturb.patch

Attach a file by drag & drop or click to upload


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