CNIC_LCL_FL_L2_WAIT
if (test_bit(CNIC_LCL_FL_L2_WAIT, &cp->cnic_local_flags))
clear_bit(CNIC_LCL_FL_L2_WAIT, &cp->cnic_local_flags);
set_bit(CNIC_LCL_FL_L2_WAIT, &cp->cnic_local_flags);
while (test_bit(CNIC_LCL_FL_L2_WAIT, &cp->cnic_local_flags) &&
if (test_bit(CNIC_LCL_FL_L2_WAIT, &cp->cnic_local_flags))
set_bit(CNIC_LCL_FL_L2_WAIT, &cp->cnic_local_flags);
while (test_bit(CNIC_LCL_FL_L2_WAIT, &cp->cnic_local_flags) &&
if (test_bit(CNIC_LCL_FL_L2_WAIT, &cp->cnic_local_flags))