From: Dhananjay Phadke Date: Tue, 28 Jul 2009 09:10:03 +0000 (+0000) Subject: netxen: fix CONFIG_INET=n build X-Git-Tag: v2.6.32-rc1~703^2~515 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=044824d96208c8ec4863f9c54a529e00a1f1d37c;p=pandora-kernel.git netxen: fix CONFIG_INET=n build Wrap dest IP hashing code with #ifdef CONFIG_INET, this feature makes no sense without INET, but other driver can still work. Signed-off-by: Dhananjay Phadke Acked-by: Randy Dunlap Signed-off-by: David S. Miller --- Reading git-diff-tree failed