aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorFaisal Latif <[email protected]>2008-11-22 02:50:38 +0000
committerRoland Dreier <[email protected]>2008-12-05 18:59:53 +0000
commitc5d321e5c924384cf5b35f6288d69e9237490565 (patch)
tree46ac4732ce7cae568239ba0ae2c08a599f9e1179 /net/unix/af_unix.c
parentLinux 2.6.28-rc7 (diff)
downloadkernel-c5d321e5c924384cf5b35f6288d69e9237490565.tar.gz
kernel-c5d321e5c924384cf5b35f6288d69e9237490565.zip
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 <[email protected]> Signed-off-by: Chien Tung <[email protected]> Signed-off-by: Roland Dreier <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions