]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
net: Add SKB DMA mapping helper functions.
authorDavid S. Miller <davem@davemloft.net>
Thu, 11 Sep 2008 11:51:14 +0000 (04:51 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 11 Sep 2008 11:51:14 +0000 (04:51 -0700)
commita40c24a13366e324bc0ff8c3bb107db89312c984
treee09838bb9becdc16220b8d1bbc67b67010543190
parent271bff7afbb2cbaa81e744006ad2fff1f3e10b1b
net: Add SKB DMA mapping helper functions.

Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/skbuff.h
net/core/Makefile
net/core/skb_dma_map.c [new file with mode: 0644]