On Sun, Jun 6, 2010 at 3:57 PM, Benjamin Herrenschmidt
wrote:
> On Wed, 2010-05-26 at 11:29 -0600, John Linn wrote:
>> The code is not checking the interrupt for DMA correctly so that an
>> interrupt number of 0 will cause a false error.
>>
>> Signed-off-by: Brian Hill
>> Signed-off-by: John Linn
On Wed, 2010-05-26 at 11:29 -0600, John Linn wrote:
> The code is not checking the interrupt for DMA correctly so that an
> interrupt number of 0 will cause a false error.
>
> Signed-off-by: Brian Hill
> Signed-off-by: John Linn
> ---
> drivers/net/ll_temac_main.c |2 +-
> 1 files changed,
On Wed, May 26, 2010 at 10:12 PM, John Williams
wrote:
> On Thu, May 27, 2010 at 3:29 AM, John Linn wrote:
>> The code is not checking the interrupt for DMA correctly so that an
>> interrupt number of 0 will cause a false error.
>>
>> Signed-off-by: Brian Hill
>> Signed-off-by: John Linn
>> ---
On Thu, May 27, 2010 at 3:29 AM, John Linn wrote:
> The code is not checking the interrupt for DMA correctly so that an
> interrupt number of 0 will cause a false error.
>
> Signed-off-by: Brian Hill
> Signed-off-by: John Linn
> ---
> drivers/net/ll_temac_main.c | 2 +-
> 1 files changed, 1
From: John Linn
Date: Wed, 26 May 2010 11:29:18 -0600
> The code is not checking the interrupt for DMA correctly so that an
> interrupt number of 0 will cause a false error.
>
> Signed-off-by: Brian Hill
> Signed-off-by: John Linn
Applied.
___
Linux
The code is not checking the interrupt for DMA correctly so that an
interrupt number of 0 will cause a false error.
Signed-off-by: Brian Hill
Signed-off-by: John Linn
---
drivers/net/ll_temac_main.c |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/drivers/net/ll_temac_m