commit | e0f085964cac97a3a9e47741365ef6a03e500873 | [log] [tgz] |
---|---|---|
author | Allan Stephens <allan.stephens@windriver.com> | Sun Apr 17 11:44:24 2011 -0400 |
committer | Paul Gortmaker <paul.gortmaker@windriver.com> | Tue May 10 16:03:48 2011 -0400 |
tree | 95db5962a1c12e78398065c3c5c3bf0ac91f746e | |
parent | 670c54083aa6e0eeefda1c4b307a91679b577664 [diff] |
tipc: Avoid pointless masking of fragmented message identifier Eliminates code that restricts a link's counter of its fragmented messages to a 16-bit value, since the counter value is automatically restricted to this range when it is written into the message header. Signed-off-by: Allan Stephens <allan.stephens@windriver.com> Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>