HDLC_CRC_NONE
case PARITY_NONE: new_crctype = HDLC_CRC_NONE; break;
if ((info->params.crc_type & HDLC_CRC_MASK) == HDLC_CRC_NONE)