Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 266110
b: refs/heads/master
c: ff60af8
h: refs/heads/master
v: v3
  • Loading branch information
Allan Stephens authored and Paul Gortmaker committed Sep 1, 2011
1 parent ac5ca5f commit c4984c3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: 0f38513d22e14f607fc791364856b08cac9f91c9
refs/heads/master: ff60af8c16aa3b8ee51a0a6b4c4ea42342d1607d
3 changes: 0 additions & 3 deletions trunk/net/tipc/link.c
Original file line number Diff line number Diff line change
Expand Up @@ -1032,9 +1032,6 @@ int tipc_send_buf_fast(struct sk_buff *buf, u32 destnode)
u32 selector = msg_origport(buf_msg(buf)) & 1;
u32 dummy;

if (destnode == tipc_own_addr)
return tipc_port_recv_msg(buf);

read_lock_bh(&tipc_net_lock);
n_ptr = tipc_node_find(destnode);
if (likely(n_ptr)) {
Expand Down

0 comments on commit c4984c3

Please sign in to comment.