NCI_UP
if (!ndev || (!test_bit(NCI_UP, &ndev->flags) &&
if (test_bit(NCI_UP, &ndev->flags))
if (test_bit(NCI_UP, &ndev->flags)) {
set_bit(NCI_UP, &ndev->flags);
if (!test_and_clear_bit(NCI_UP, &ndev->flags)) {