QETH_VNICC_DEFAULT
if (card->options.vnicc.cur_chars == QETH_VNICC_DEFAULT) {
card->options.vnicc.wanted_chars |= QETH_VNICC_DEFAULT & vnicc;
if (card->options.vnicc.wanted_chars != QETH_VNICC_DEFAULT ||
card->options.vnicc.wanted_chars = QETH_VNICC_DEFAULT;
card->options.vnicc.cur_chars = QETH_VNICC_DEFAULT;
card->options.vnicc.wanted_chars = QETH_VNICC_DEFAULT;