From: Breno Leitao Date: Thu, 26 Aug 2010 08:27:58 +0000 (+0000) Subject: qlge: reset the chip before freeing the buffers X-Git-Tag: v2.6.36-rc3~2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe5f098055ed7f701bfb16f8f87378cf67de9a0e;p=pandora-kernel.git qlge: reset the chip before freeing the buffers Qlge is freeing the buffers before stopping the card DMA, and this can cause some severe error, as a EEH event on PPC. This patch just stop the card and then free the resources. Signed-off-by: Breno Leitao Signed-off-by: Ron Mercer Signed-off-by: David S. Miller --- Reading git-diff-tree failed