commit | a8564f033efade1b6f027c4bb807cdf8cf5c9570 | [log] [tgz] |
---|---|---|
author | Alexander Duyck <alexander.h.duyck@intel.com> | Fri Feb 06 23:21:10 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sat Feb 07 02:43:14 2009 -0800 |
tree | 609ec809a55ced0ec318ab8712e44fac47f2c04d | |
parent | 4a3c6433e48592f260278966742a99e0d77de3cc [diff] |
igb: move get_hw_control within igb_resume. Move igb_get_hw_control up so that it is called just after the reset in igb_resume. This notifies the HW sooner that the driver is reassuming control of the device. Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>