MSCAN_STAT_MSK
priv->shadow_statflg = canrflg & MSCAN_STAT_MSK;
if ((canrflg & ~MSCAN_STAT_MSK) &&
if (canrflg & ~MSCAN_STAT_MSK) {