From: Allan Stephens Date: Wed, 23 Feb 2011 16:44:49 +0000 (-0500) Subject: tipc: Add network address mask helper routines X-Git-Tag: v2.6.39-rc1~468^2~60^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a3796f895ff2917aea331a8d40036c73452b2203;p=pandora-kernel.git tipc: Add network address mask helper routines Introduces a pair of helper routines that convert the network address for a TIPC node into the network address for its cluster or zone. This is a cosmetic change designed to avoid future errors caused by the incorrect use of address bitmasks, and does not alter the existing operation of TIPC. Signed-off-by: Allan Stephens Signed-off-by: Paul Gortmaker --- Reading git-diff-tree failed