|
@@ -2691,7 +2691,7 @@ bool skb_page_frag_refill(unsigned int sz, struct page_frag *pfrag, gfp_t prio);
|
|
* @offset: the offset within the fragment (starting at the
|
|
* @offset: the offset within the fragment (starting at the
|
|
* fragment's own offset)
|
|
* fragment's own offset)
|
|
* @size: the number of bytes to map
|
|
* @size: the number of bytes to map
|
|
- * @dir: the direction of the mapping (%PCI_DMA_*)
|
|
|
|
|
|
+ * @dir: the direction of the mapping (``PCI_DMA_*``)
|
|
*
|
|
*
|
|
* Maps the page associated with @frag to @device.
|
|
* Maps the page associated with @frag to @device.
|
|
*/
|
|
*/
|