From: Emil Tantilov Date: Fri, 18 Mar 2011 08:18:22 +0000 (+0000) Subject: ixgbe: refactor common start_hw code for 82599 and x540 X-Git-Tag: v3.0-rc1~377^2~412 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7184b7cf555f5bc08e34994147c341abb07d1dbb;p=pandora-kernel.git ixgbe: refactor common start_hw code for 82599 and x540 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 Acked-by: Don Skidmore Tested-by: Evan Swanson Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed