From: Alexander Duyck Date: Thu, 19 Mar 2009 01:12:50 +0000 (+0000) Subject: e1000e: fix dma error handling issues X-Git-Tag: v2.6.30-rc1~662^2~182 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b7719c4559dc1522065d4cfd033f8bb8f969159;p=pandora-kernel.git e1000e: fix dma error handling issues There were a few issues I noticed in e1000e. These include a double free of the skb if mapping fails, and the fact that context descriptors appear to be left in the descriptor ring after the failure. Signed-off-by: Alexander Duyck Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed