commit | c69fe407803d4b554b7397fad9598a04717ac255 | [log] [tgz] |
---|---|---|
author | Arjun Vynipadath <arjun@chelsio.com> | Fri Oct 27 18:08:21 2017 +0530 |
committer | David S. Miller <davem@davemloft.net> | Sun Oct 29 11:10:17 2017 +0900 |
tree | 7676c9b2611b2020c529a5b9645ae67bcfc6d062 | |
parent | 509708310cf917a05fbceb41ad67da1416b81bd0 [diff] |
cxgb3: Check and handle the dma mapping errors This patch adds checks at approprate places whether *dma_map*() call has succeeded or not. Original Work by: Santosh Rastapur <santosh@chelsio.com> Signed-off-by: Arjun Vynipadath <arjun@chelsio.com> Signed-off-by: Ganesh Goudar <ganeshgr@chelsio.com> Signed-off-by: David S. Miller <davem@davemloft.net>