From: Soren Brinkmann Date: Sun, 4 May 2014 22:43:00 +0000 (-0700) Subject: net: macb: Re-enable RX interrupt only when RX is done X-Git-Tag: omap-for-v3.16/fixes-against-rc1~214^2~2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=pandora-kernel.git;a=commitdiff_plain;h=02f7a34f34e30ee6fd02e01201ae130003e516ab net: macb: Re-enable RX interrupt only when RX is done When data is received during the driver processing received data the NAPI is re-scheduled. In that case the RX interrupt should not be re-enabled. Signed-off-by: Soren Brinkmann Signed-off-by: David S. Miller --- Reading git-diff-tree failed