commit | 606fcd0b94f7531f52a9b07008a4461213cbcd27 | [log] [tgz] |
---|---|---|
author | Divy Le Ray <divy@chelsio.com> | Tue Apr 17 11:06:30 2007 -0700 |
committer | Jeff Garzik <jeff@garzik.org> | Thu Apr 19 15:01:16 2007 -0400 |
tree | 3fafe8545cf86795b3db456663aaec8520f050fd | |
parent | 895e1fc7226e6732bc77138955b6c7dfa279f57a [diff] |
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>