Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • I ipipe-x86
  • Project information
    • Project information
    • Activity
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • xenomai
  • ipipe-x86
  • Repository

Switch branch/tag
  • ipipe-x86
  • drivers
  • net
  • ethernet
  • intel
  • e1000e
  • ich8lan.h
Find file BlameHistoryPermalink
  • Jacob Keller's avatar
    e1000e: mark shifted values as unsigned · 942c7112
    Jacob Keller authored Apr 13, 2016
    
    
    The E1000_ICH_NVM_SIG_MASK value is shifted, out to the 31st bit, which
    is the signed bit for signed constants. Mark these values as unsigned to
    prevent compiler warnings and issues on platforms which a different
    signed bit implementation.
    Signed-off-by: default avatarJacob Keller <jacob.e.keller@intel.com>
    Signed-off-by: default avatarJeff Kirsher <jeffrey.t.kirsher@intel.com>
    942c7112

Replace ich8lan.h

Attach a file by drag & drop or click to upload


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

Imprint & Privacy Policy