Release coccinelle-0.1
[bpt/coccinelle.git] / tests / after_if.c
1 #ifdef ELMC_MULTICAST
2 static void set_multicast_list(struct net_device *dev);
3 #endif
4 static struct ethtool_ops netdev_ethtool_ops;