Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 46223
b: refs/heads/master
c: fa7252e
h: refs/heads/master
i:
  46221: 89d32d2
  46219: b5b72a2
  46215: 7fd591a
  46207: f8b0fbc
v: v3
  • Loading branch information
Jason Gunthorpe authored and Roland Dreier committed Feb 4, 2007
1 parent 3dbd2b0 commit c6912a6
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: 1033ff670d49760604f5d4c73a1b60741863a406
refs/heads/master: fa7252ed4d92397baf30e4a144af95a33eaa925b
2 changes: 1 addition & 1 deletion trunk/include/rdma/ib_user_mad.h
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ struct ib_user_mad_hdr {
*/
struct ib_user_mad {
struct ib_user_mad_hdr hdr;
__u8 data[0];
__u64 data[0];
};

/**
Expand Down

0 comments on commit c6912a6

Please sign in to comment.