]> git.baikalelectronics.ru Git - kernel.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)
commit4f36e3f22449c9586147cb5dce771e44608890e9
treee09838bb9becdc16220b8d1bbc67b67010543190
parentdb0a1445f20a21143c6f820ae0a7ea8de4d4980a
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]