[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20160809.015417.214949723922909511.davem@davemloft.net>
Date: Tue, 09 Aug 2016 01:54:17 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: jikos@...nel.org
Cc: netdev@...r.kernel.org
Subject: Re: qdisc hash table changes...
From: Jiri Kosina <jikos@...nel.org>
Date: Tue, 9 Aug 2016 09:42:01 +0200 (CEST)
> It does indirectly pull in some networking headers, but it doesn't pull in
> netdevice.h (which is the place where the actual include of hashtable.h
> happens):
It pulls in skbuff.h, so are you willing to bet forever that skbuff.h
won't indirectly pull in netdevice.h at some point in the future?
This is obviously a big problem, having global namespace conflicts
like this.
Pushing fixing it propering into the future isn't really the right
thing to do.
So please entertain my request to do this properly.
Thank you.
Powered by blists - more mailing lists