> @@ -130,3 +130,5 @@ end:
>  fault:
>       return -EFAULT;
>  }
> +
> +EXPORT_SYMBOL(dma_skb_copy_datagram_iovec);

We wouldn't want to merge this until code which actually uses the export is
also merged.


...and I recommend EXPORT_SYMBOL_GPL following the lead of the other
async dma options in -mm.
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to