summaryrefslogtreecommitdiff
path: root/drivers
diff options
context:
space:
mode:
authorStephen Hemminger <stephen@networkplumber.org>2015-06-29 14:57:48 -1000
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2018-11-29 10:37:26 +0100
commita05b96fea9971f3648b53824d97ccddb1a197267 (patch)
treefad696e561e908c093b6e4eab8a4c834da3380cb /drivers
parent6b4863e25bf9ab4100ead3869fd4238e432eaf12 (diff)
api: fix compatibility of linux/in.h with netinet/in.h
u This fixes breakage to iproute2 build with recent kernel headers caused by: commit a263653ed798216c0069922d7b5237ca49436007 Author: Pablo Neira Ayuso <pablo@netfilter.org> Date: Wed Jun 17 10:28:27 2015 -0500 netfilter: don't pull include/linux/netfilter.h from netns headers The issue is that definitions in linux/in.h overlap with those in netinet/in.h. This patch solves this by introducing the same mechanism as was used to solve the same problem with linux/in6.h Signed-off-by: Stephen Hemminger <stephen@networkplumber.org> Signed-off-by: David S. Miller <davem@davemloft.net> (cherry picked from commit 279c6c7fa64f5763e6b9f05e7ab3840092e702e7)
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions