diff options
author | Michael Chan <mchan@broadcom.com> | 2010-06-15 12:57:02 +0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-06-16 01:23:37 +0400 |
commit | 943189f1d564e69201f7d71e77f5608a701e3e55 (patch) | |
tree | 4fd0bf3864af8a117e0b99f31af17a4aa61b36a7 /net | |
parent | a1e621bf6d03621de207cd416f6a21969dd0601c (diff) | |
download | linux-943189f1d564e69201f7d71e77f5608a701e3e55.tar.xz |
cnic: Refactor and fix cnic_ready_to_close().
Combine RESET_RECEIVED and RESET_COMP logic and fix race condition
between these 2 events and cnic_cm_close(). In particular, we need
to (test_and_clear_bit(SK_F_OFFLD_COMPLETE, &csk->flags)) before we
update csk->state.
Signed-off-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: Eddie Wai <waie@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions