Gregory Nutt 0efed95115 drivers/net/tun.c: Eliminate unused function.
Eliminated unused function tun_ipv6multicast().  This eliminates a warning from the build test:

net/tun.c:1061:13: warning: 'tun_ipv6multicast' defined but not used [-Wunused-function]
 static void tun_ipv6multicast(FAR struct tun_device_s *priv)
             ^~~~~~~~~~~~~~~~~
2020-03-08 08:40:05 -05:00
..
2020-03-03 09:11:57 -06:00
2020-03-03 09:11:57 -06:00
2020-03-03 09:11:57 -06:00
2020-03-03 09:11:57 -06:00
2020-03-03 09:11:57 -06:00
2020-03-03 09:11:57 -06:00
2020-03-03 09:11:57 -06:00
2020-03-03 09:11:57 -06:00