From: David S. Miller Date: Wed, 4 Jan 2017 18:47:55 +0000 (-0500) Subject: Merge branch 'sh_eth-intrs-cleanup' X-Git-Tag: v4.11-rc1~94^2~102 X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=commitdiff_plain;h=cee3548db1c38fab7622d0ae04718fdefc4f8240;p=linux.git Merge branch 'sh_eth-intrs-cleanup' Sergei Shtylyov says: ==================== sh_eth: E-MAC interrupt handler cleanups Here's a set of 3 patches against DaveM's 'net-next.git' repo. I'm cleaning up the E-MAC interrupt handling with the main goal of factoring out the E-MAC interrupt handler into a separate function. [1/3] sh_eth: handle only enabled E-MAC interrupts [2/3] sh_eth: no need for *else* after *goto* [3/3] sh_eth: factor out sh_eth_emac_interrupt() ==================== Signed-off-by: David S. Miller --- cee3548db1c38fab7622d0ae04718fdefc4f8240