Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 90047
b: refs/heads/master
c: 3769542
h: refs/heads/master
i:
  90045: ea3583c
  90043: f2e5751
  90039: fff60f5
  90031: 9fb0e32
  90015: 5fdf59f
  89983: d18b1fa
v: v3
  • Loading branch information
Allan Stephens authored and David S. Miller committed Mar 6, 2008
1 parent ef3a9b7 commit 946850e
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: 06d82c9191261942ce7873ce4a8735fd2a15e662
refs/heads/master: 37695420a233aa8aef40c68cb338ad09e0241ec3
2 changes: 1 addition & 1 deletion trunk/net/tipc/msg.h
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ static inline u32 msg_version(struct tipc_msg *m)

static inline void msg_set_version(struct tipc_msg *m)
{
msg_set_bits(m, 0, 29, 0xf, TIPC_VERSION);
msg_set_bits(m, 0, 29, 7, TIPC_VERSION);
}

static inline u32 msg_user(struct tipc_msg *m)
Expand Down

0 comments on commit 946850e

Please sign in to comment.