--- a/net/core/dev.c +++ b/net/core/dev.c @@ -6903,6 +6903,7 @@ int dev_set_threaded(struct net_device * return err; } +EXPORT_SYMBOL(dev_set_threaded); void netif_napi_add(struct net_device *dev, struct napi_struct *napi, int (*poll)(struct napi_struct *, int), int weight)