Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 290513
b: refs/heads/master
c: e8ec1ae
h: refs/heads/master
i:
  290511: 29ef279
v: v3
  • Loading branch information
Allan Stephens authored and Paul Gortmaker committed Feb 29, 2012
1 parent a9ab3aa commit e4314fd
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: 9b641251aee1a804169a17fe4236a50188894994
refs/heads/master: e8ec1ae756de320644c69194898c53d247925586
2 changes: 0 additions & 2 deletions trunk/net/tipc/link.c
Original file line number Diff line number Diff line change
Expand Up @@ -871,8 +871,6 @@ int tipc_link_send_buf(struct tipc_link *l_ptr, struct sk_buff *buf)
u32 queue_limit = l_ptr->queue_limit[imp];
u32 max_packet = l_ptr->max_pkt;

msg_set_prevnode(msg, tipc_own_addr); /* If routed message */

/* Match msg importance against queue limits: */

if (unlikely(queue_size >= queue_limit)) {
Expand Down

0 comments on commit e4314fd

Please sign in to comment.