net: compat: No need to define IFHWADDRLEN and IFNAMSIZ twice.
authorDavid S. Miller <davem@davemloft.net>
Sat, 7 Nov 2009 04:46:52 +0000 (20:46 -0800)
committerDavid S. Miller <davem@davemloft.net>
Sat, 7 Nov 2009 07:11:35 +0000 (23:11 -0800)
It's defined colloqually in linux/if.h and linux/compat.h
includes that.

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found