From: Nicolas Dichtel Date: Tue, 22 Jan 2013 10:18:03 +0000 (+0100) Subject: ipmr: fix sparse warning when testing origin or group X-Git-Tag: v3.9-rc1~139^2~294 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=360eb5da665566a110993c58ed2a63e98f6720bf;p=pandora-kernel.git ipmr: fix sparse warning when testing origin or group mfc_mcastgrp and mfc_origin are __be32, thus we need to convert INADDR_ANY. Because INADDR_ANY is 0, this patch just fix sparse warnings. Reported-by: Fengguang Wu Signed-off-by: Nicolas Dichtel Signed-off-by: David S. Miller --- Reading git-diff-tree failed