From: Anirban Chakraborty Date: Thu, 3 Jun 2010 07:50:56 +0000 (+0000) Subject: qlcnic: Fix Compilation Issue when CONFIG_INET was not set X-Git-Tag: v2.6.36-rc1~571^2~655 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=87eb743b943a472eb90ac2cbf7f4a132773de77f;p=pandora-kernel.git qlcnic: Fix Compilation Issue when CONFIG_INET was not set Original code was placed incorrectly inside a block of code marked with CONFIG_INET directive. Fix by moving it outside. Signed-off-by: Anirban Chakraborty Reported-by: Randy Dunlap Tested-by: Randy Dunlap Signed-off-by: David S. Miller --- Reading git-diff-tree failed