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)
commit606fcd0b94f7531f52a9b07008a4461213cbcd27
tree3fafe8545cf86795b3db456663aaec8520f050fd
parent895e1fc7226e6732bc77138955b6c7dfa279f57a
cxgb3 - Fix low memory conditions

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>
drivers/net/cxgb3/cxgb3_defs.h
drivers/net/cxgb3/cxgb3_offload.c