Re: [Intel-wired-lan] [PATCH] e1000e: free IRQ when the link is up or down

2016-11-03 Thread Baicar, Tyler
; linux-ker...@vger.kernel.org; ok...@codeaurora.org; ti...@codeaurora.org Cc: Tyler Baicar Subject: [Intel-wired-lan] [PATCH] e1000e: free IRQ when the link is up or down Move IRQ free code so that it will happen regardless of the link state. Currently the e1000e driver only releases its IRQ if the link

RE: [Intel-wired-lan] [PATCH] e1000e: free IRQ when the link is up or down

2016-11-03 Thread Ruinskiy, Dima
er.kernel.org; >ok...@codeaurora.org; ti...@codeaurora.org >Cc: Tyler Baicar >Subject: [Intel-wired-lan] [PATCH] e1000e: free IRQ when the link is up or >down > >Move IRQ free code so that it will happen regardless of the link state. >Currently the e1000e driver only releases its IRQ if th