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: NDavid S. Miller <davem@davemloft.net>
Showing
想要评论请 注册 或 登录
It's defined colloqually in linux/if.h and linux/compat.h
includes that.
Signed-off-by: NDavid S. Miller <davem@davemloft.net>