]> git.baikalelectronics.ru Git - kernel.git/commit
ixgbe: move reset code into a separate function
authorEmil Tantilov <emil.s.tantilov@intel.com>
Fri, 13 May 2011 02:22:45 +0000 (02:22 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Fri, 24 Jun 2011 05:46:03 +0000 (22:46 -0700)
commit06b702043c01c3cb6d68dd9927d0545dc9c559d5
treecdaf56907b72a5b7e80983a21b366824db791b1c
parent03e1387d5a2c3f7700c86d70ab721bbe3c0314ab
ixgbe: move reset code into a separate function

Move reset code into a separate function to allow for reuse in other
parts of the code.

Signed-off-by: Emil Tantilov <emil.s.tantilov@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ixgbe/ixgbe_ethtool.c