diff options
author | Faisal Latif <faisal.latif@intel.com> | 2008-11-21 20:50:38 -0600 |
---|---|---|
committer | Roland Dreier <rolandd@cisco.com> | 2008-12-05 10:59:53 -0800 |
commit | c5d321e5c924384cf5b35f6288d69e9237490565 (patch) | |
tree | 46ac4732ce7cae568239ba0ae2c08a599f9e1179 /drivers/ieee1394/ieee1394_hotplug.h | |
parent | 061e41fdb5047b1fb161e89664057835935ca1d2 (diff) |
RDMA/nes: Cleanup cqp_request list usage
Use nes_free_cqp_request() instead of open coding. Change some
continue to break in nes_cm_timer_tick, because send_entry used to be
a list processed in a loop (so continue went to the next item). Now
it is a single item, so using break is correct.
Signed-off-by: Faisal Latif <faisal.latif@intel.com>
Signed-off-by: Chien Tung <chien.tin.tung@intel.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
Diffstat (limited to 'drivers/ieee1394/ieee1394_hotplug.h')
0 files changed, 0 insertions, 0 deletions