Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • L linux-de
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • 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
  • Packages and registries
    • Packages and registries
    • Container Registry
  • 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-de
  • Repository
  • linux-de
  • drivers
  • net
  • ethernet
  • mellanox
  • mlxsw
  • pci_hw.h
Find file BlameHistoryPermalink
  • Jiri Pirko's avatar
    mlxsw: pci: Fix size of trap_id field in CQE · be8408e1
    Jiri Pirko authored Jun 06, 2017
    The "trap_id" is 9bits long. So far, this was not a problem since we
    used only traps with ids that fit into 8bits. But the ACL traps that are
    going to be introduced use the 9th bit.
    
    Fixes: eda6500a
    
     ("mlxsw: Add PCI bus implementation")
    Signed-off-by: default avatarJiri Pirko <jiri@mellanox.com>
    Reviewed-by: default avatarYotam Gigi <yotamg@mellanox.com>
    Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
    be8408e1