commit | bb4f85ce1731d78648870333f0ce77123fa162e6 | [log] [tgz] |
---|---|---|
author | Andre Heider <a.heider@gmail.com> | Tue Jul 12 10:13:25 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Jul 14 10:12:15 2011 -0700 |
tree | 9a7606be3fcabc487474dbec4511016cc9ddc4b1 | |
parent | e3001c98df51d81a72534837d8069bfb53f3e1ea [diff] |
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 <a.heider@gmail.com> Acked-by: Geoff Levand <geoff@infradead.org> Signed-off-by: David S. Miller <davem@davemloft.net>