FLAG_XMIT
if (!test_bit(FLAG_XMIT, &lp->flags)) {
set_bit(FLAG_XMIT, &lp->flags);
clear_bit(FLAG_XMIT, &lp->flags);
xmit = test_bit(FLAG_XMIT, &lp->flags);