Re: [PATCH 2/3] dl2k: Reorder and cleanup initialization

2015-11-20 Thread David Miller
From: Ondrej Zary Date: Thu, 19 Nov 2015 20:13:05 +0100 > Move HW init and stop into separate functions. > Request IRQ only after the HW has been reset (so interrupts are > disabled and no stale interrupts are pending). > > Signed-off-by: Ondrej Zary Applied to net-next. -- To unsubscribe

Re: [PATCH 2/3] dl2k: Reorder and cleanup initialization

2015-11-20 Thread David Miller
From: Ondrej Zary Date: Thu, 19 Nov 2015 20:13:05 +0100 > Move HW init and stop into separate functions. > Request IRQ only after the HW has been reset (so interrupts are > disabled and no stale interrupts are pending). > > Signed-off-by: Ondrej Zary

[PATCH 2/3] dl2k: Reorder and cleanup initialization

2015-11-19 Thread Ondrej Zary
Move HW init and stop into separate functions. Request IRQ only after the HW has been reset (so interrupts are disabled and no stale interrupts are pending). Signed-off-by: Ondrej Zary --- drivers/net/ethernet/dlink/dl2k.c | 95 ++--- 1 file changed, 56

[PATCH 2/3] dl2k: Reorder and cleanup initialization

2015-11-19 Thread Ondrej Zary
Move HW init and stop into separate functions. Request IRQ only after the HW has been reset (so interrupts are disabled and no stale interrupts are pending). Signed-off-by: Ondrej Zary --- drivers/net/ethernet/dlink/dl2k.c | 95 ++---

[PATCH 2/3] dl2k: Reorder and cleanup initialization

2015-11-18 Thread Ondrej Zary
Move HW init and stop into separate functions. Request IRQ only after the HW has been reset (so interrupts are disabled and no stale interrupts are pending). Signed-off-by: Ondrej Zary --- drivers/net/ethernet/dlink/dl2k.c | 95 ++--- 1 file changed, 56

[PATCH 2/3] dl2k: Reorder and cleanup initialization

2015-11-18 Thread Ondrej Zary
Move HW init and stop into separate functions. Request IRQ only after the HW has been reset (so interrupts are disabled and no stale interrupts are pending). Signed-off-by: Ondrej Zary --- drivers/net/ethernet/dlink/dl2k.c | 95 ++---

[PATCH 2/3] dl2k: Reorder and cleanup initialization

2015-11-17 Thread Ondrej Zary
Move HW init and stop into separate functions. Request IRQ only after the HW has been reset (so interrupts are disabled and no stale interrupts are pending). Signed-off-by: Ondrej Zary --- drivers/net/ethernet/dlink/dl2k.c | 95 ++--- 1 file changed, 56

[PATCH 2/3] dl2k: Reorder and cleanup initialization

2015-11-17 Thread Ondrej Zary
Move HW init and stop into separate functions. Request IRQ only after the HW has been reset (so interrupts are disabled and no stale interrupts are pending). Signed-off-by: Ondrej Zary --- drivers/net/ethernet/dlink/dl2k.c | 95 ++---