]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
tipc: Eliminate redundant masking in message header routines
authorAllan Stephens <allan.stephens@windriver.com>
Wed, 25 May 2011 17:28:27 +0000 (13:28 -0400)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Fri, 24 Jun 2011 20:18:15 +0000 (16:18 -0400)
commit7eb878ed8e0eae67269439bfd82234f9ba52ffe4
tree31df81dc4f4a2afec5a3e026102ee6ab7dc6caa7
parent74d33b32deaa9ec864d6db3255b3a17a459f75fe
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>
net/tipc/msg.h