commit | 02816a8b8881f9dea68883c9b72672e87cb91d36 | [log] [tgz] |
---|---|---|
author | Sagi Grimberg <sagig@mellanox.com> | Thu Aug 06 18:32:49 2015 +0300 |
committer | Doug Ledford <dledford@redhat.com> | Sun Aug 30 18:12:27 2015 -0400 |
tree | 46612c003aa3aa5043b40e8fd7838c07f7fc01c6 | |
parent | d16739055bd1f562ae4d83e69f7f7f1cefcfbe16 [diff] |
IB/iser: Get rid of un-maintained counters We don't update those anywhere in the code and they seem pretty useless (no one seem to care about those). qp_tx_queue_full: We never should get this fmr_map_not_avail: We can never get to this eh_abort_cnt: We don't monitor aborts Go ahead and remove them. Signed-off-by: Sagi Grimberg <sagig@mellanox.com> Signed-off-by: Doug Ledford <dledford@redhat.com>