]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - net/core/dst.c
Merge tag 'iio-fixes-for-4.20a' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux.git] / net / core / dst.c
index 2d9b37f8944a9ba1703b6c645db29c770cc9b595..81ccf20e28265ec61c2a4025b8f8f1f65f38c866 100644 (file)
@@ -307,6 +307,7 @@ void metadata_dst_free(struct metadata_dst *md_dst)
 #endif
        kfree(md_dst);
 }
+EXPORT_SYMBOL_GPL(metadata_dst_free);
 
 struct metadata_dst __percpu *
 metadata_dst_alloc_percpu(u8 optslen, enum metadata_type type, gfp_t flags)