commit | 7eb878ed8e0eae67269439bfd82234f9ba52ffe4 | [log] [tgz] |
---|---|---|
author | Allan Stephens <allan.stephens@windriver.com> | Wed May 25 13:28:27 2011 -0400 |
committer | Paul Gortmaker <paul.gortmaker@windriver.com> | Fri Jun 24 16:18:15 2011 -0400 |
tree | 31df81dc4f4a2afec5a3e026102ee6ab7dc6caa7 | |
parent | 74d33b32deaa9ec864d6db3255b3a17a459f75fe [diff] |
tipc: Eliminate redundant masking in message header routines Gets rid of unnecessary masking in two routines that set TIPC message header fields. (The msg_set_bits() routine already takes care of masking the new value to the correct size.) Signed-off-by: Allan Stephens <allan.stephens@windriver.com> Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>