cxgb3 - Fix low memory conditions
authorDivy Le Ray <divy@chelsio.com>
Tue, 17 Apr 2007 18:06:30 +0000 (11:06 -0700)
committerJeff Garzik <jeff@garzik.org>
Thu, 19 Apr 2007 19:01:16 +0000 (15:01 -0400)
Reuse the incoming skb when a clientless abort req is recieved.

The release of RDMA connections HW resources might be deferred in
low memory situations.
Ensure that no further activity is passed up to the RDMA driver
for these connections.

Signed-off-by: Divy Le Ray <divy@chelsio.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>

No differences found