Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 214474
b: refs/heads/master
c: 905d64c
h: refs/heads/master
v: v3
  • Loading branch information
Andy Grover committed Sep 9, 2010
1 parent b40ba37 commit 30ae5ff
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 9 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: a46f561b774d90d8616473d56696e7d44fa1c9f1
refs/heads/master: 905d64c89e2a9d71d0606904b7c3908633db6072
8 changes: 0 additions & 8 deletions trunk/include/linux/rds.h
Original file line number Diff line number Diff line change
Expand Up @@ -112,14 +112,6 @@ struct rds_info_connection {
uint8_t flags;
} __attribute__((packed));

struct rds_info_flow {
__be32 laddr;
__be32 faddr;
uint32_t bytes;
__be16 lport;
__be16 fport;
} __attribute__((packed));

#define RDS_INFO_MESSAGE_FLAG_ACK 0x01
#define RDS_INFO_MESSAGE_FLAG_FAST_ACK 0x02

Expand Down

0 comments on commit 30ae5ff

Please sign in to comment.