commit | 10b217681ddec4fa3ddb375bb188fec504523da4 | [log] [tgz] |
---|---|---|
author | Baruch Siach <baruch@tkos.co.il> | Thu Nov 10 13:21:42 2016 +0200 |
committer | David S. Miller <davem@davemloft.net> | Sun Nov 13 00:57:53 2016 -0500 |
tree | a55622663cc44d1805cb790df4288b5998d44209 | |
parent | 34fad54c2537f7c99d07375e50cb30aa3c23bd83 [diff] |
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>