From: Hadar Hen Zion Date: Mon, 4 Feb 2013 03:01:21 +0000 (+0000) Subject: net/mlx4_en: Fix compilation error when CONFIG_INET isn't defined X-Git-Tag: v3.9-rc1~139^2~173 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f9d96862cacd1177d76d82f70f88ac57cb05e6e0;p=pandora-kernel.git net/mlx4_en: Fix compilation error when CONFIG_INET isn't defined ip_eth_mc_map function can't be used when CONFIG_INET isn't defined. Fixed compilation error by adding CONFIG_INET define check before using the function. Signed-off-by: Hadar Hen Zion Signed-off-by: David S. Miller --- Reading git-diff-tree failed