RSR_ERR_BITS
if (db->rxhdr.status & RSR_ERR_BITS || rxlen > DM9051_PKT_MAX) {
if (db->rxhdr.status & RSR_ERR_BITS) {