diff options
author | Alexander Duyck <alexander.h.duyck@intel.com> | 2009-12-02 16:47:18 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2009-12-02 19:57:12 -0800 |
commit | 6366ad331f436388129dfc044db871de79604e4d (patch) | |
tree | 39e667c2191093fbb21f5cf74a538da945b32817 /crypto/ansi_cprng.c | |
parent | e5a43549f7a58509a91b299a51337d386697b92c (diff) |
igb: remove use of skb_dma_map from driver
This change removes skb_dma_map/unmap calls from the igb driver due to the
fact that the call is incompatible with iommu enabled kernels. In order to
prevent warnings about using the wrong unmap call I have added a
mapped_as_page value to the buffer_info structure to track if the mapped
region is a page or a buffer.
Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'crypto/ansi_cprng.c')
0 files changed, 0 insertions, 0 deletions