Re: [PATCH 0/2] sh_eth: E-MAC interrupt handler cleanups

2017-01-04 Thread David Miller
From: Sergei Shtylyov Date: Wed, 04 Jan 2017 15:09:36 +0300 >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

[PATCH 0/2] sh_eth: E-MAC interrupt handler cleanups

2017-01-04 Thread Sergei Shtylyov
Hello. 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