summaryrefslogtreecommitdiff
path: root/net/rds/ib.c
diff options
context:
space:
mode:
authorAndy Grover <andy.grover@oracle.com>2010-03-04 03:25:21 (GMT)
committerAndy Grover <andy.grover@oracle.com>2010-09-09 01:12:09 (GMT)
commite32b4a70495aac6a612e13f4c21db09dd756ff2c (patch)
tree2f0a7187e5ddb8a79d5bec0cefade198b99ea138 /net/rds/ib.c
parentff3d7d36134ef7138803734fdbf91cc986ea7976 (diff)
downloadlinux-e32b4a70495aac6a612e13f4c21db09dd756ff2c.tar.xz
RDS/IB: Do not wait for send ring to be empty on conn shutdown
Now that we are signaling send completions much less, we are likely to have dirty entries in the send queue when the connection is shut down (on rmmod, for example.) These are cleaned up a little further down in conn_shutdown, but if we wait on the ring_empty_wait for them, it'll never happen, and we hand on unload. Signed-off-by: Andy Grover <andy.grover@oracle.com>
Diffstat (limited to 'net/rds/ib.c')
0 files changed, 0 insertions, 0 deletions