commit | 122e28ebac2cc2378101d1d37a5886c3ac1f8b18 | [log] [tgz] |
---|---|---|
author | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | Wed Jul 07 23:52:38 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Jul 08 23:12:27 2010 -0700 |
tree | a3033c47ebc31e5e5e106de2cb71a6b026bea8e0 | |
parent | 57b2eaf7ddeae307fac202d82a6fabf5976e575b [diff] |
cxgb3: simplify need_skb_unmap We can use CONFIG_NEED_DMA_MAP_STATE to see if a platform does real DMA unmapping. Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> Signed-off-by: David S. Miller <davem@davemloft.net>