Searched hist:"02816 a8b" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/infiniband/ulp/iser/ |
H A D | iscsi_iser.c | 02816a8b Thu Aug 06 10:32:49 CDT 2015 Sagi Grimberg <sagig@mellanox.com> 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> 02816a8b Thu Aug 06 10:32:49 CDT 2015 Sagi Grimberg <sagig@mellanox.com> 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>
|