net: resolve symbol conflicts with generic hashtable.h
This is a preparatory patch for converting qdisc linked list into a hashtable. As we'll need to include hashtable.h in netdevice.h, we first have to make sure that this will not introduce symbol conflicts for any of the netdevice.h users. Reviewed-by:Cong Wang <xiyou.wangcong@gmail.com> Signed-off-by:
Jiri Kosina <jkosina@suse.cz> Signed-off-by:
David S. Miller <davem@davemloft.net>
Showing
- drivers/net/ethernet/ti/davinci_emac.c 7 additions, 7 deletionsdrivers/net/ethernet/ti/davinci_emac.c
- net/ipv6/ip6_gre.c 6 additions, 6 deletionsnet/ipv6/ip6_gre.c
- net/ipv6/ip6_tunnel.c 5 additions, 5 deletionsnet/ipv6/ip6_tunnel.c
- net/ipv6/ip6_vti.c 5 additions, 5 deletionsnet/ipv6/ip6_vti.c
- net/ipv6/sit.c 5 additions, 5 deletionsnet/ipv6/sit.c
Loading
Please register or sign in to comment