Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • X xcap-capability-linux
  • 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
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • xcap
  • xcap-capability-linux
  • Repository
Switch branch/tag
  • xcap-capability-linux
  • drivers
  • net
  • ethernet
  • intel
  • ixgbe
  • ixgbe_sriov.h
Find file BlameHistoryPermalink
  • Greg Rose's avatar
    ixgbe: Make mailbox ops initialization unconditional · 60a1a680
    Greg Rose authored Dec 11, 2012
    
    
    There is no actual dependency on initialization of the mailbox ops on
    whether SR-IOV is enabled or not and it doesn't hurt to go ahead and
    initialize ops unconditionally.  Move the initialization into the device
    probe so that the mailbox ops are initialized at the time we have the
    board info necessary to do it.
    Signed-off-by: default avatarGreg Rose <gregory.v.rose@intel.com>
    CC: Don Dutile <ddutile@redhat.com>
    Tested-by: default avatarPhil Schmitt <phillip.j.schmitt@intel.com>
    Tested-by: default avatarSibai Li <Sibai.li@intel.com>
    Signed-off-by: default avatarJeff Kirsher <jeffrey.t.kirsher@intel.com>
    60a1a680