[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20120601.142311.630705811475752099.davem@davemloft.net>
Date: Fri, 01 Jun 2012 14:23:11 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: jasowang@...hat.com
Cc: netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
mst@...hat.com
Subject: Re: [PATCH 1/2] 8139cp: set ring address before enabling receiver
From: Jason Wang <jasowang@...hat.com>
Date: Fri, 01 Jun 2012 12:19:39 +0800
> Currently, we enable the receiver before setting the ring address which could
> lead the card DMA into unexpected areas. Solving this by set the ring address
> before enabling the receiver.
>
> btw. I find and test this in qemu as I didn't have a 8139cp card in hand. please
> review it carefully.
>
> Signed-off-by: Jason Wang <jasowang@...hat.com>
I hate bugs like this, the other common issue is enabling interrupts
before the chip is fully programmed.
Applied, thanks.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists