net: bpqether.h: remove if_ether.h guard
authorBaruch Siach <baruch@tkos.co.il>
Thu, 10 Nov 2016 11:21:42 +0000 (13:21 +0200)
committerDavid S. Miller <davem@davemloft.net>
Sun, 13 Nov 2016 05:57:53 +0000 (00:57 -0500)
commit10b217681ddec4fa3ddb375bb188fec504523da4
treea55622663cc44d1805cb790df4288b5998d44209
parent34fad54c2537f7c99d07375e50cb30aa3c23bd83
net: bpqether.h: remove if_ether.h guard

__LINUX_IF_ETHER_H is not defined anywhere, and if_ether.h can keep itself from
double inclusion, though it uses a single underscore prefix.

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/uapi/linux/bpqether.h