From: Andre Heider Date: Tue, 12 Jul 2011 10:13:25 +0000 (+0000) Subject: ps3_gelic: Fix start_xmit kick error path X-Git-Tag: v3.1-rc1~316^2~140 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bb4f85ce1731d78648870333f0ce77123fa162e6;p=pandora-kernel.git ps3_gelic: Fix start_xmit kick error path Revert to a proper state when gelic_card_kick_txdma() fails: - Don't trigger BUG_ON when releasing the unsent tx descriptor - Reset the tx chain head since the tail was not modified and hence not in sync - Unlink the released descriptor bus address from its predecessor Signed-off-by: Andre Heider Acked-by: Geoff Levand Signed-off-by: David S. Miller --- Reading git-diff-tree failed