FERR_NF_MASK
if (value & FERR_NF_MASK) {
allErrors = (info->ferr_nf_fbd & FERR_NF_MASK);
allErrors = from_nf_ferr(info->ferr_nf_fbd & FERR_NF_MASK);