[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1310501606-829-1-git-send-email-a.heider@gmail.com>
Date: Tue, 12 Jul 2011 22:13:23 +0200
From: Andre Heider <a.heider@...il.com>
To: Geoff Levand <geoff@...radead.org>
Cc: netdev@...r.kernel.org, cbe-oss-dev@...ts.ozlabs.org,
Andre Heider <a.heider@...il.com>
Subject: [PATCH 0/3] ps3_gelic: Fix error paths when a tx dma fails
This series fixes a few bugs for the error paths once a tx dma request
fails. Without these I either ran into BUG_ON, the device got killed,
or the kernel crashed.
Note about #2:
I'm not sure what "gelic_descr_release_tx(card, descr->next)"
was doing there, ->next was never touched. Did i miss something?
Andre Heider (3):
ps3_gelic: Fix typos
ps3_gelic: Fix start_xmit kick error path
ps3_gelic: Don't kill the device on DMA failure
drivers/net/ps3_gelic_net.c | 20 +++++++++++++-------
1 files changed, 13 insertions(+), 7 deletions(-)
--
1.7.5.4
--
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