git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
75e3d3c
)
ixgbe: refactor common start_hw code for 82599 and x540
author
Emil Tantilov
<emil.s.tantilov@intel.com>
Fri, 18 Mar 2011 08:18:22 +0000
(08:18 +0000)
committer
Jeff Kirsher
<jeffrey.t.kirsher@intel.com>
Thu, 14 Apr 2011 02:21:52 +0000
(19:21 -0700)
Factored out the common start_hw code into a new function
ixgbe_start_hw_gen2() so that it can be used by x540 and 82599.
Signed-off-by: Emil Tantilov <emil.s.tantilov@intel.com>
Acked-by: Don Skidmore <donald.c.skidmore@intel.com>
Tested-by: Evan Swanson <evan.swanson@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
No differences found