Re: [PATCH v1] pch_gbe: Switch to new PCI IRQ allocation API

2017-10-16 Thread kbuild test robot
Hi Andy, [auto build test ERROR on net-next/master] [also build test ERROR on v4.14-rc5 next-20171013] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url:

Re: [PATCH v1] pch_gbe: Switch to new PCI IRQ allocation API

2017-10-13 Thread Andy Shevchenko
On Fri, 2017-10-13 at 20:02 +0300, Andy Shevchenko wrote: > This removes custom flag handling. Please, discard this one, slipped to early. > > Signed-off-by: Andy Shevchenko > --- > drivers/net/ethernet/oki-semi/pch_gbe/pch_gbe.h| 3 +- >

[PATCH v1] pch_gbe: Switch to new PCI IRQ allocation API

2017-10-13 Thread Andy Shevchenko
This removes custom flag handling. Signed-off-by: Andy Shevchenko --- drivers/net/ethernet/oki-semi/pch_gbe/pch_gbe.h| 3 +- .../net/ethernet/oki-semi/pch_gbe/pch_gbe_main.c | 42 +- 2 files changed, 17 insertions(+), 28 deletions(-)