diff options
Diffstat (limited to 'net/core/dev.c')
-rw-r--r-- | net/core/dev.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/core/dev.c b/net/core/dev.c index d6c657ee413d..71347668c506 100644 --- a/net/core/dev.c +++ b/net/core/dev.c | |||
@@ -5344,6 +5344,7 @@ int dev_change_net_namespace(struct net_device *dev, struct net *net, const char | |||
5344 | out: | 5344 | out: |
5345 | return err; | 5345 | return err; |
5346 | } | 5346 | } |
5347 | EXPORT_SYMBOL_GPL(dev_change_net_namespace); | ||
5347 | 5348 | ||
5348 | static int dev_cpu_callback(struct notifier_block *nfb, | 5349 | static int dev_cpu_callback(struct notifier_block *nfb, |
5349 | unsigned long action, | 5350 | unsigned long action, |