From: Allan Stephens Date: Sun, 17 Apr 2011 15:44:24 +0000 (-0400) Subject: tipc: Avoid pointless masking of fragmented message identifier X-Git-Tag: v3.0-rc1~377^2~111^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e0f085964cac97a3a9e47741365ef6a03e500873;p=pandora-kernel.git 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 Signed-off-by: Paul Gortmaker --- Reading git-diff-tree failed