commit | 044824d96208c8ec4863f9c54a529e00a1f1d37c | [log] [tgz] |
---|---|---|
author | Dhananjay Phadke <dhananjay@netxen.com> | Tue Jul 28 09:10:03 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Jul 29 21:41:46 2009 -0700 |
tree | 9b7628f12f648ce970f751624f6d26949ce19473 | |
parent | 6cf5767c7107c606644503f3e95bc1855386a70f [diff] |
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 <dhananjay@netxen.com> Acked-by: Randy Dunlap <randy.dunlap@oracle.com> Signed-off-by: David S. Miller <davem@davemloft.net>