Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • L linux-vm
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • linux-arm
  • linux-vm
  • Repository
Switch branch/tag
  • linux-vm
  • net
  • mac80211
  • sta_info.c
Find file BlameHistoryPermalink
  • Ben Greear's avatar
    mac80211: ensure no limits on station rhashtable · b6bf8c68
    Ben Greear authored Apr 01, 2016
    
    
    By default, the rhashtable logic will fail to insert
    objects if the key-chains are too long and un-balanced.
    
    In the degenerate case where mac80211 is creating many
    virtual interfaces connected to the same peer(s), this
    case can happen.
    
    St insecure_elasticity to true to allow chains to grow
    as long as needed.
    Signed-off-by: default avatarBen Greear <greearb@candelatech.com>
    [remove message, change commit message slightly]
    Signed-off-by: default avatarJohannes Berg <johannes.berg@intel.com>
    b6bf8c68

Replace sta_info.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.