From: Srikanth Thokala Date: Sat, 7 Dec 2013 08:10:48 +0000 (+0530) Subject: net: emaclite: Remove unnecessary code that enables/disables interrupts on PONG buffers X-Git-Tag: v3.13-rc4~3^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=243fedd5fa4a4a72caae7bde3f0bd0354a256b88;p=pandora-kernel.git net: emaclite: Remove unnecessary code that enables/disables interrupts on PONG buffers There are no specific interrupts for the PONG buffer on both transmit and receive side, same interrupt is valid for both buffers. So, this patch removes this code. Signed-off-by: Srikanth Thokala Reviewed-by: Michal Simek Signed-off-by: David S. Miller --- Reading git-diff-tree failed