From: Pavel Emelyanov Date: Thu, 22 Nov 2007 11:15:56 +0000 (+0800) Subject: [IRDA]: Compilation for CONFIG_INET=n case X-Git-Tag: v2.6.24-rc4~90^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8c92e6b0bf48a1735ddc61ebb08a0bb77c6bfa23;p=pandora-kernel.git [IRDA]: Compilation for CONFIG_INET=n case Found this occasionally. The CONFIG_INET=n is hardly ever set, but if it is the irlan_eth_send_gratuitous_arp() compilation should produce a warning about unused variable in_dev. Too pedantic? :) Signed-off-by: Pavel Emelyanov Signed-off-by: Herbert Xu --- Reading git-diff-tree failed