From: hayeswang Date: Thu, 6 Feb 2014 03:55:48 +0000 (+0800) Subject: r8152: fix the submission of the interrupt transfer X-Git-Tag: v3.14-rc3~36^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d55f44f563de2ab83209e8ead48d922b0d56a65;p=pandora-kernel.git r8152: fix the submission of the interrupt transfer The submission of the interrupt transfer should be done after setting the bit of WORK_ENABLE, otherwise the callback function would have the opportunity to be returned directly. Clear the bit of WORK_ENABLE before killing the interrupt transfer. Signed-off-by: Hayes Wang Signed-off-by: David S. Miller --- Reading git-diff-tree failed