Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • I ipipe-x86
  • Project information
    • Project information
    • Activity
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Model experiments
  • Analytics
    • Analytics
    • Repository
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • xenomaixenomai
  • ipipe-x86
  • Repository
  • ipipe-x86
  • drivers
  • net
  • ethernet
  • intel
  • i40e
  • i40e_common.c
Find file Blame History Permalink
  • Shannon Nelson's avatar
    i40e: fix shift precedence issue · de78fc5a
    Shannon Nelson authored Feb 21, 2015
    
    
    Add parens to make sure the shift and bitwise precedences don't work backwards
    for us.
    
    Change-ID: I60c10ef4fad6bc654522b9d8a53da2e270a0f268
    Reported-by: default avatarJoe Perches <joe@perches.com>
    Signed-off-by: default avatarShannon Nelson <shannon.nelson@intel.com>
    Tested-by: default avatarJim Young <james.m.young@intel.com>
    Signed-off-by: default avatarJeff Kirsher <jeffrey.t.kirsher@intel.com>
    de78fc5a

Imprint & Privacy Policy