From: David S. Miller Date: Sat, 7 Nov 2009 04:46:52 +0000 (-0800) Subject: net: compat: No need to define IFHWADDRLEN and IFNAMSIZ twice. X-Git-Tag: v2.6.33-rc1~388^2~478 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b622d97a63ad4ce890b625c62acd1bb894592e63;p=pandora-kernel.git net: compat: No need to define IFHWADDRLEN and IFNAMSIZ twice. It's defined colloqually in linux/if.h and linux/compat.h includes that. Signed-off-by: David S. Miller --- Reading git-diff-tree failed