Revert "cxgb3: Check and handle the dma mapping errors"
authorAlexey Kardashevskiy <[email protected]>
Wed, 14 Aug 2013 09:19:01 +0000 (19:19 +1000)
committerDavid S. Miller <[email protected]>
Thu, 15 Aug 2013 08:23:32 +0000 (01:23 -0700)
commit728e2ccaa3c4d20cf4d54b73a47956bf4d334a9f
treee3e6143d6a22605873988d533c50ceb909bd6e8b
parent3da988c91d9c167994703a9d6f9e645df22c3c95
Revert "cxgb3: Check and handle the dma mapping errors"

This reverts commit f83331bab149e29fa2c49cf102c0cd8c3f1ce9f9.

As the tests PPC64 (powernv platform) show, IOMMU pages are leaking
when transferring big amount of small packets (<=64 bytes),
"ping -f" and waiting for 15 seconds is the simplest way to confirm the bug.

Cc: Linus Torvalds <[email protected]>
Cc: Santosh Rastapur <[email protected]>
Cc: Jay Fenlason <[email protected]>
Cc: David S. Miller <[email protected]>
Cc: Divy Le ray <[email protected]>
Signed-off-by: Alexey Kardashevskiy <[email protected]>
Acked-by: Divy Le Ray <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
drivers/net/ethernet/chelsio/cxgb3/sge.c