Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 332954
b: refs/heads/master
c: 5175a5e
h: refs/heads/master
v: v3
  • Loading branch information
jeff.liu authored and David S. Miller committed Oct 9, 2012
1 parent a89e1ec commit 2a8d8ef
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 4085a7f0a09c73ef3e9de113c9f04d78c79be645
refs/heads/master: 5175a5e76bbdf20a614fb47ce7a38f0f39e70226
2 changes: 1 addition & 1 deletion trunk/net/rds/send.c
Original file line number Diff line number Diff line change
Expand Up @@ -1122,7 +1122,7 @@ rds_send_pong(struct rds_connection *conn, __be16 dport)
rds_stats_inc(s_send_pong);

if (!test_bit(RDS_LL_SEND_FULL, &conn->c_flags))
rds_send_xmit(conn);
queue_delayed_work(rds_wq, &conn->c_send_w, 0);

rds_message_put(rm);
return 0;
Expand Down

0 comments on commit 2a8d8ef

Please sign in to comment.