commit | 8c92e6b0bf48a1735ddc61ebb08a0bb77c6bfa23 | [log] [tgz] |
---|---|---|
author | Pavel Emelyanov <xemul@openvz.org> | Thu Nov 22 19:15:56 2007 +0800 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Thu Nov 22 19:15:56 2007 +0800 |
tree | f4d48d92cc9c41d9f15b63d22d912dbe58272226 | |
parent | d535a916cdb1620d936a0a6197194c458854bd71 [diff] |
[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 <xemul@openvz.org> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>