From: Jiri Kosina <ji...@kernel.org> Date: Fri, 12 Aug 2016 16:34:49 +0200 (CEST)
> From: Jiri Kosina <jkos...@suse.cz> > > There are a couple of leftover symbol conflicts caused by hashtable.h > being included by netdevice.h; those were not caught as build failure > (they're "only" a warning, but in fact real bugs). Fix those up. > > Fixes: e87a8f24c ("net: resolve symbol conflicts with generic hashtable.h") > Reported-by: Daniel Borkmann <dan...@iogearbox.net> > Signed-off-by: Jiri Kosina <jkos...@suse.cz> Applied, thanks.