From: Yanir Lubetkin Date: Wed, 22 Apr 2015 01:15:01 +0000 (+0300) Subject: e1000e: i219 execute unit hang fix on every reset or power state transition X-Git-Tag: omap-for-v4.2/fixes-rc1^2~134^2~143^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0ffc56464bbbb8e2a78e319a36e1eafcbaaab9d8;p=pandora-kernel.git e1000e: i219 execute unit hang fix on every reset or power state transition After testing various cases, the conclusion is that the fix MUST be executed BEFORE any event that the HW is reset or transition to D3. To fix that I moved the execution to the relevant places but per Alexander Duyck's review, ensure now that the DMA is valid and was not freed before manipulating the ring. Signed-off-by: Yanir Lubetkin Tested-by: Aaron Brown Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed