Re: [PATCH] net: bpqether.h: remove if_ether.h guard
From: David Miller <davem@davemloft.net>
Date: 2016-11-13 05:58:15
Also in:
linux-hams
From: David Miller <davem@davemloft.net>
Date: 2016-11-13 05:58:15
Also in:
linux-hams
From: Baruch Siach <baruch@tkos.co.il> Date: Thu, 10 Nov 2016 13:21:42 +0200
__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>
Applied.