From: Herbert Xu Date: Wed, 14 Nov 2007 05:36:51 +0000 (-0800) Subject: [IPSEC]: Replace x->type->{local,remote}_addr with flags X-Git-Tag: v2.6.25-rc1~1162^2~1453 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f04e7e8d7f175c05bbde3ae748bf2541da53721d;p=pandora-kernel.git [IPSEC]: Replace x->type->{local,remote}_addr with flags The functions local_addr and remote_addr are more than what they're needed for. The same thing can be done easily with flags on the type object. This patch does that and simplifies the wrapper functions in xfrm6_policy accordingly. Signed-off-by: Herbert Xu Signed-off-by: David S. Miller --- Reading git-diff-tree failed