From: Anish Bhatt Date: Wed, 15 Oct 2014 03:07:23 +0000 (-0700) Subject: cxgb4i : Fix -Wunused-function warning X-Git-Tag: fixes-against-v3.18-rc2~61^2~28^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f42bb57c61fd;p=pandora-kernel.git cxgb4i : Fix -Wunused-function warning A bunch of ipv6 related code is left on by default. While this causes no compilation issues, there is no need to have this enabled by default. Guard with an ipv6 check, which also takes care of a -Wunused-function warning. Signed-off-by: Anish Bhatt Signed-off-by: David S. Miller --- Reading git-diff-tree failed