From: Alexander Duyck Date: Fri, 6 Feb 2009 23:21:10 +0000 (+0000) Subject: igb: move get_hw_control within igb_resume. X-Git-Tag: v2.6.30-rc1~662^2~774 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a8564f033efade1b6f027c4bb807cdf8cf5c9570;p=pandora-kernel.git 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 Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed