From: viro@ZenIV.linux.org.uk Date: Wed, 7 Sep 2005 22:16:59 +0000 (+0100) Subject: [PATCH] -Wundef fixes (hamachi) X-Git-Tag: v2.6.14-rc1~537 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f20badbe1207bb10a8ad5fdadc2131c94344b5d9;p=pandora-kernel.git [PATCH] -Wundef fixes (hamachi) All uses of ADDRLEN are comparisons with 64 (it's an address width). added define to 32 (again, we only care about comparisons with 64) if not defined. Signed-off-by: Al Viro Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed