commit | 58feff07e9c964a88f82d13d272d384bd4274a33 | [log] [tgz] |
---|---|---|
author | Govindarajulu Varadarajan <_govind@gmx.com> | Wed Dec 24 15:59:38 2014 +0530 |
committer | David S. Miller <davem@davemloft.net> | Wed Dec 31 13:08:45 2014 -0500 |
tree | 5ad7ef704398f5dd859fac7a14831bdcc8389a8d | |
parent | 065df159ec588630a360a689e4e3043c6622a6e9 [diff] |
enic: add stats for dma mapping error This patch adds generic statistics for enic. As of now dma_map_error is the only member. dma_map_erro is incremented every time dma maping error happens. Signed-off-by: Govindarajulu Varadarajan <_govind@gmx.com> Signed-off-by: David S. Miller <davem@davemloft.net>